SaCharmSetMaxFormDimensions(3tlib)
SaCharmSetMaxFormDimensions --
expand CHARM SCO Visual Tcl form to maximum dimensions on the current character display
Synopsis
SaCharmSetManFormDimensions form [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.
Notices
This can be called safely under non-CHARM modes of SCO Visual Tcl.
In such cases, it is ignored.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.