Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "269) How can an application de-iconify itself?"
Next document is "271) TOPIC: SPECIALIZED WIDGETS"
270) Why doesn't MWM display an iconify button on my dialog windows?
[Last modified: May 95]
Answer: MWM (and some other window managers) does not allow transient windows
to be iconified. Transients are automatically unmapped when the main shell is
iconified and they are re-mapped when the main shell is restored. If you do
not want this transient behavior, you should use top a TopLevelShell widget
instead of a XmDialogShell widget for your windows.
Ken Lee, http://www.rahul.net/kenton/
Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "269) How can an application de-iconify itself?"
Next document is "271) TOPIC: SPECIALIZED WIDGETS"