TOC PREV NEXT INDEX



Window operations


This option is generally used to launch or close secondary windows. These are usually created using a Frame, Window, or Dialog Composer. Message Boxes can also be launched.

This option can also be used to modify the top-level window of a Composer. To do this, choose the first option, 'Manipulate the current window - Open/Close/etc...'.

To launch a secondary window, choose the second option, 'Open a new Frame/Window/Dialog'. The next panel will include a list of classes in the current project which subclass Window. The user should choose a class and enter a name to refer to it.

To close a secondary window, choose the third option, 'Close a Frame/Window/Dialog. The next panel will ask the user for the variable name which refers to the window to close.

The other four options will launch a datarep.common.MessageBox and wait for the end-user to respond. A MessageBox contains a title bar and a message. The last option allows the user to choose a customized set of buttons for a MessageBox.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX