Parent document is top of "Motif FAQ (Part 5 of 9)"
Previous document is "153) How can I align the text in a label (button, etc) widget?"
Next document is "155) How can I set a multiline label?"
154) Why doesn't label alignment work in a RowColumn?
Answer: RowColumn has a resource XmNisAligned (default True) and and
XmNentryAlignment (default XmALIGNMENT_BEGINNING). These control alignment of
the labelString in Labels and descendants. Set XmNisAligned to False to turn
this off.
Parent document is top of "Motif FAQ (Part 5 of 9)"
Previous document is "153) How can I align the text in a label (button, etc) widget?"
Next document is "155) How can I set a multiline label?"