Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "165) TOPIC: MAIN WINDOW WIDGET"
Next document is "167) TOPIC: SCROLLED WINDOW WIDGET"
166) How can I create a message window in an XmMainWindow?
[Last modified: Nov 95]
Answer: XmMainWindow supports a message window, but you cannot specify it via
XmMainWindowSetAreas(). Instead, create the widget as a child of the
XmMainWindow, then specify to the XmMainWindow with XtSetValues() of
XmNmessageWindow.
Ken Lee, http://www.rahul.net/kenton/
Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "165) TOPIC: MAIN WINDOW WIDGET"
Next document is "167) TOPIC: SCROLLED WINDOW WIDGET"