Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "190) What widgets are valid within Motif menus?"
Next document is "192) How can I keep my program from hanging if a user activates a"

191) Can I create multi-column popup or pulldown menus?

[Last modified: Nov 96]

Answer:  Yes.  Menu panes are just XmRowColumn widgets.  Set XmNpacking to
XmPACK_COLUMN and XmNnumColumns to the number of columns you want.

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

Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "190) What widgets are valid within Motif menus?"
Next document is "192) How can I keep my program from hanging if a user activates a"