Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

on glxapp_build

Message sent when your application when it is being built using the Application Packager. All of your application stacks will be in memory but not in use. You can customize any settings in this handler as the packaged stacks will be saved AFTER this message is sent to your application.

on glxapp_build pProfile, pStandaloneOrUpdater
Parameters
TypeNameDescription
Simple parameter. pProfile The build profile that is being used to build the application.
Simple parameter. pStandaloneOrUpdater If building a standalone then value is 'standalone'. Othewise it is 'updater'.
Note

This message is defined in the 'application' stack script.