Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "187) What are the known bugs in popup menus?"
Next document is "189) How can I change the shell title of a tear-off menu?"
188) Can I have multiple popup menus on the same widget?
[Last modified: July 96]
Answer: Ken Lee (http://www.rahul.net/kenton/) wrote that with Motif 1.2.*,
you can have multiple popup menus on a single widget as long as you set the
menu's XmNmenuPost correctly.
The older answer for Motif 1.1.* was: If you want to have several popups
(activated by different mouse buttons) on the same widget..., well, that
doesn't work yet.
If you want to have several popups on different children... that works. But
don't put a popup on the parent (manager) widget, or it will rule!
Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "187) What are the known bugs in popup menus?"
Next document is "189) How can I change the shell title of a tear-off menu?"