User's Guide

The first text part

Because Label1 and the text part beside it should always be displayed side-by-side, the entry field's top and left edges should be attached to the label part. To make the text part use all the available width of the window part, attach its right edge to the parent window's right edge, using an offset of 10.

Edge
Attachment

Top
Attachment type: XmATTACHOPPOSITEWIDGET

Offset: 0

Attached parts: Label1

Bottom
Attachment type: XmATTACHNONE

Left
Attachment type: XmATTACHWIDGET

Offset: 10

Attached parts: Label1

Right
Attachment type: XmATTACHFORM

Offset: 10


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]