Einhugur Framework for C++

Application Class

Object
   Application

class Application

Constructors

Application

Properties

CurrentCursor

Methods

EnableMenuCommand
GetExecutableReturns a FileSystemItem pointer to the executable file for the application.
GetJPEGImage
GetPNGImageGets a PNG image from the Application Bundle.
GetStringGets a localized string from the Application Bundle.
GetStringGets a localized string from the Application Bundle. This variation of the function lets you specify from which table to get the string from.
HandleMouseMove
IsClosing
MessageBox
MessageBox
QuitUse this method to Quit the Application.
Release (Inherited)Decreases reference count by one and deletes the object if the reference count reached zero.
Retain (Inherited)Increases the reference count by one.
Run
Windows

Events

CloseEvent
EnableMenusEvent
MenuClickEvent
OpenEvent