VxSetLeftOffsets(VTCL)
VxSetLeftOffsets --
set left offset of right-aligned widgets
Synopsis
VxSetLeftOffsets widgetNames [MOTIFOffset] [CHARMOffset]
Description
Given a list of widgets which have been created with -%alignRight
relative to the previous label, sets the left offset of the first
widget so that all the labels fit on the form.
Options
widgetNames- 
Sets a list of widgets; the first widget in the list is
the one that gets modified.
 
MOTIFOffset- 
Sets the graphical environment leftOffset possessed by the first
widget, which
must be taken into account. (This is optional; the default is 0.)
 
CHARMOffset- 
Sets the character mode leftOffset
possessed by the first widget, which
must be taken into account. (This is optional; the default is 0.)
 
02 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005