regarding XmForm

hi ,
Can I know how to add text filed on XmForm widget .
In my screen am having 3 Boxes created using XmForm.
Want to add a text filed above the above last box . please help me


dpeterc

dpeterc's picture

regarding XmForm

You can do one of the following:
- add an XmLabel above the last box
- put the last box in XmFrame