Re: Menubar windows are under other apps
Re: Menubar windows are under other apps
- Subject: Re: Menubar windows are under other apps
- From: "Marcus S. Zarra" <email@hidden>
- Date: Mon, 2 Jul 2007 15:04:17 -0600
Take a look at -[NSApplication activateIgnoringOtherApps:]
Marcus S. Zarra
Zarra Studios LLC
Simply Elegant Software for OS X
www.zarrastudios.com
On Jul 2, 2007, at 2:53 PM, Aaron Wallis wrote:
Hey all,
I build a few utilities that run in the menubar.
When I want to *pop up* a window, for preferences or alerts etc etc
etc, I use:
[myWindow makeKeyAndOrderFront:self];
and it works fine, HOWEVER, for some reason, the window always
*under* other applications, they never show up in the foreground...
Any ideas why that would be happening? is makeKeyAndOrderFront not
the best selector to use in this regard?
Ta
-Az
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden