Next: xmbackgroundcolor, Previous: xmattach, Up: Internal Routines [Contents][Index]
xmattach_relative, widget, left, right,
top, bottom
[motif package]
Attaches the widget to its parent (which should be
a form widget) with the indicated relative positions left
,
right
, top
, and bottom
measured
in percentages. In ordinary usage, right
should exceed
left
and bottom
should exceed
top
.
If the parent widget is subsequently resized, the attached widget will scale accordingly.