Menubar windows are under other apps
Menubar windows are under other apps
- Subject: Menubar windows are under other apps
- From: Aaron Wallis <email@hidden>
- Date: Tue, 3 Jul 2007 06:53:54 +1000
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