VxSetLeftOffsets(1vtcl)


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.)

30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.