Parent document is top of "Motif FAQ (Part 4 of 9)"
Previous document is "91) Why do composite widgets (including dialogs) that were created"
Next document is "93) Does the XmPanedWindow widget support horizontal paning?"

92) How does the ScrolledWindow manage resizing?

[Last modified: June 95]

Answer:  The scrolled window should resize its immediate child when it is
resized.  The child is XmNworkWindow in the default application-defined
scrolling mode or XmNclipWindow in the automatic scrolling mode.  In either
case, you can then resize your row column.  If you set XmNadjustLast, the
children of a one column row column will be automatically resized.

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 4 of 9)"
Previous document is "91) Why do composite widgets (including dialogs) that were created"
Next document is "93) Does the XmPanedWindow widget support horizontal paning?"