Hi, my application pops up and becomes keywindow when a hotkey is pressed.
when the hotkey is pressed i do: [NSApp activateIgnoringOtherApps:true]; and [[self window] makeKeyAndOrderFront:self]; this works fine but the behaviour is that the current applications window looses its focus. i want the behaviour to be like spotlight. when you open it the current application you are using does not loose its focus. hope someone can help me with this topic. thanks in advance. _______________________________________________ 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 [EMAIL PROTECTED]