Re: Menubar windows are under other apps
Re: Menubar windows are under other apps
- Subject: Re: Menubar windows are under other apps
- From: Aaron Wallis <email@hidden>
- Date: Tue, 3 Jul 2007 07:57:31 +1000
Awesome!
Worked a treat.
Thanks guys!
On 03/07/2007, at 7:04 AM, Marcus S. Zarra wrote:
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
_______________________________________________
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