DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Writing a SCOadmin manager

Dimensions, borders, and alignment

SaCharmSetMaxFormDimensions(3tlib) allows managers to set the dimensions of their top level form to fill the screen when running in a character-based environment. See ``Template startup procedure: UiStart'' for a usage example.

A 10-pixel border (1 character in CHARM) should be used as margin on all four sides of a form (except the menu bar, tool bar, and status line) and as the minimum spacing between all the widgets on the form (exceptions are rare). A spacing of 5 pixels (0 characters in CHARM) should be used as the margin on the left and right sides of a widget (except labels).

SaAlignedForm(3tlib) is a front end to VxAlignedForm(1vtcl), which allows widgets to be aligned within a form.


Next topic: Main window label and title
Previous topic: Template startup procedure: UiStart

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004