How Do I Update An Existing Application To Use the Latest Framework?
add glxapp_preloadApplication to application stack script.
Upgrade the Framework IDE Plugin
Add glxapp_preloadApplication To application Stack Script
The first thing you should do is add the glxapp_preloadApplication handler to your application stack script. Add the handler directly after glxapp_firstRun.
Update glxappLauncher Stack Script
You will need to update the glxappLauncher (named launcher.rev on disk) stack script of your application. You can't simply replace the stack file as you have configured all of your standalone settings for and you don't want to lose that information.
Launch Revolution (make sure your current application IS NOT open). Open the glxappLauncher.rev stack found in the framework helper stacks folder of the distribution folder.
Update glxapp_framework.dat File
Add glxappAuthenticate Substack to application Stack
A new dialog stack named glxappAuthenticate has been added to the framework. This can be used when authenticating with servers that require a username, password and domain.
To add the stack to your application begin by opening the glxappAuthenticate.rev file located in the framwork_helper_stacks folder of the distribution folder.
0 Comments
Add your comment