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 errorDialog
The GLX Application Framework handles the errorDialog message in order to
display the glappErrorDialog stack when errors occur (if the stack is loaded in memory).
on errorDialog pWhatError, pWhatError2 |