Ordering windows when the application is hidden
Ordering windows when the application is hidden
- Subject: Ordering windows when the application is hidden
- From: Dan Bernstein <cocoa-dev%email@hidden>
- Date: Fri, 16 Aug 2002 18:32:32 +0300
My application needs to create a new window while it is hidden, but it
seems that any of the -[NSWindow order..] messages will cause my
application to receive an -[NSApplication unhideWithoutActivation].
Is there a standard way to prepare windows for when the application is
unhidden, or do I create my own "window ordering queue" and run through
it when I receive the didUnhide notification?
Thanks,
-- Dan Bernstein
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.