Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page

Top Document: Motif FAQ (Part 8 of 9)
Previous Document: 264) How can I keep track of changes to iconic/normal window state?
Next Document: 266) How can I start my application in iconic state?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

265) How can I check if my application has come up iconic? I want


to delay initialization code and other processing.

Answer: Use XtGetValues and check for the XmNinitialState value of the
toplevel shell just before XtMainLoop. -- IconicState is iconic, NormalState
is not iconic.




Top Document: Motif FAQ (Part 8 of 9)
Previous Document: 264) How can I keep track of changes to iconic/normal window state?
Next Document: 266) How can I start my application in iconic state?

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
kenton@rahul.net (Ken Lee)

Last Update May 13 2007 @ 00:23 AM