Re: Ordering windows when the application is hidden
Re: Ordering windows when the application is hidden
- Subject: Re: Ordering windows when the application is hidden
- From: email@hidden
- Date: Fri, 16 Aug 2002 09:14:51 -0700
I Dan, we are having the same problem on two of our projects.
makeKeyAndOrderFront shows the application but do's not activate it.
When we use the orderFrontRegardless command the mouse events get messed
up for all windows and the user needs to click the desk-top before they
can click a menu item. If we hear of anything wil let you now. Please
drop me and email if apple responds. So fare we have not herd a pep.
On Friday, August 16, 2002, at 08:32 AM, Dan Bernstein wrote:
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.
_______________________________________________
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.