Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | guiutils | |
Tool | gui |
methods | Collection of screen input records used by inputform | ||
Allowed: | any valid record of screen input records | ||
title | Label or window title of input form | ||
Allowed: | Any String | ||
Default: | AIPS++ Tab Input Form | ||
dismiss | Dismiss flag | ||
Allowed: | Flag to dismiss the form after returning from one of the action events | ||
Default: | T | ||
parent | The parent frame | ||
Allowed: | Either F or the frame to put the tab-input form | ||
Default: | F | ||
tabcount | Number of functions that cause a list box to be used | ||
Allowed: | any integer but should be less than 7 | ||
Default: | 5 | ||
side | Which side to pack the list box on | ||
Allowed: | top, bottom, left, right | ||
Default: | left |
Several utility functions are available via the guiutils module. include "guicomponents.g"