Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1
Printer friendly version- glxapplicationFramework
- Application Commands
- Application Messages
- Application Object
- glxapp_create
- glxapp_createBuildProfile
- glxapp_createExternal
- glxapp_createFileExtension
- glxapp_createFileTypeFilter
- glxapp_createStack
- glxapp_createStandaloneResource
- glxapp_setProp
- glxapp_findBuildProfileOfName()
- glxapp_findFileExtensionOfName()
- glxapp_findFileTypeFilterGroupOfName()
- glxapp_findFileTypeFilterOfName()
- glxapp_getProp()
- Application Updater
- Application Utilities
- Broadcasting
- Build Profile Object
- glxbuildprofile_delete
- glxbuildprofile_deletePreference
- glxbuildprofile_deleteSetting
- glxbuildprofile_setPreference
- glxbuildprofile_setProp
- glxbuildprofile_setSetting
- glxbuildprofile_getEffectiveProp()
- glxbuildprofile_getPreference()
- glxbuildprofile_getProp()
- glxbuildprofile_getSetting()
- glxbuildprofile_isPropSet()
- Engine Event
- External Object
- File Extension Object
- File Type Filter Objects
- Files
- libURL and Proxy Support
- Preferences
- Recent Files
- Stack Object
- Standalone Resource Object
on glxapp_cleanupApplication
Message sent when your application is being shut down. You should save any data, shut down any externals that may need it, etc. Preferences are saved automatically so you don't have to save them manually.
on glxapp_cleanupApplication |