mod_aslload__define.pro


Name:
mod_aslload
Description:

Name:
mod_aslload::init
Syntax:
obj = obj_new('lupemod', type, exclusive )
Arguments:
Description:

Name:
mod_aslload::readyToExecute
Syntax:
Arguments:
Description:

Name:
mod_aslload::map
Description:
Use for 'top' and 'embedded' modules

Name:
mod_aslload::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:

Name:
mod_aslload::execute
Description:
Use for 'noui' modules - 'top' and 'embedded' modules use map and unmap

Name:
mod_aslload::Evt
Description:
one of many event handlers

Name:
mod_aslload__define
Description:
Private Procedure (constructor)

Last modified: Fri Oct 29 07:19:17 2004