Am 25.03.2010 um 19:44 schrieb fabian: > Thanks, but the "Hide on Deactivate" option only works when NSApp is > deactived, not hidden (as in Command+H). The window I want to stay on screen > is a system wide icon window like the one you see when adjusting screen > brightness, so it's most definitely the expected behavior from a user > perspective.
It is still unclear to me, what exactly you want to accomplish. Is your app notified in any way if it needs to display the window (say, by a keydown, like the brightness control you have mentioned)? Perhaps [NSApp activateIgnoringOtherApps: YES]; would be useful then? Again, I (we?) don't understand precisely what you actually want to do. Cheers, Knut _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com