Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "188) Can I have multiple popup menus on the same widget?"
Next document is "190) What widgets are valid within Motif menus?"

189) How can I change the shell title of a tear-off menu?

[Last modified: Nov 95]

Answer:  There is menu title resource to set this in Motif 2.0.  In Motif 1.*,
explicitly set XmNtitle and XmNtitleEncoding on the menu shell, possibly in
your XmNtearOffMenuActivateCallback.

Note: The shell that is about to be mapped is the child of the widget passed
to the XmNtearOffMenuActivateCallback.

Thanks to Ken Lee, http://www.rahul.net/kenton/ and Fernando D. Mato Mira
(matomira@lig.di.epfl.ch)

Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "188) Can I have multiple popup menus on the same widget?"
Next document is "190) What widgets are valid within Motif menus?"