mod_registration__define.pro
mod_registration
Description:
mod_registration::init
Syntax:
obj = obj_new('lupemod', type, exclusive )
Arguments:
Description:
mod_registration::readyToExecute
Syntax:
Arguments:
Description:
mod_registration::map
Description:
Use for 'top' and 'embedded' modules
mod_registration::unmap
Syntax:
Arguments:
killed
If the user killed the window via Ctrl-F4 or the close handle (the
cross at the upper right), killed is set to '1'. In this case it
might be (I have not tested this) that the system's window manager
has already removed the window from screen.
Description:
mod_registration::Evt
Description:
one of many event handlers
mod_registration__define
Description:
Private Procedure (constructor)