Status Item problems
Status Item problems
- Subject: Status Item problems
- From: Orr Philip <email@hidden>
- Date: Sat, 12 May 2007 15:12:45 +0100
I have a status menu item that displays a NSBorderlessWindowMask
window. When the time comes to display the window I use [flipWindow
makeKeyAndOrderFront:sender]; but this just displays the window on
screen above all other windows but does not make it active or the
main window. I have canBecomeKeyWindow and canBecomeMainWindow
returning true.
Also when I orderOut the window disappears but no windows beneath it
become active. I would like to return the active window back to that
before my app was called, if any.
Thanks
Philip
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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