SaCharmSetMaxFormDimensions --
expand CHARM SCO Visual Tcl form to maximum dimensions on the current character display
Synopsis
SaCharmSetManFormDimensionsform [1]
Description
SCO Visual Tcl forms, when running under CHARM for character displays, often
work best if expanded to fill the screen. This will dynamically determine
the maximum dimensions of the current display and expand the specified form
correspondingly.
Arguments
form
SCO Visual Tcl widget string for the desired form.
1
optional boolean indicating that this is a secondary form, e.g. not the
main form dialog. Default is 0, e.g. non-secondary. This is required
to size the form properly.