Re: Preventing application from becoming active (urgently needed)
Re: Preventing application from becoming active (urgently needed)
- Subject: Re: Preventing application from becoming active (urgently needed)
- From: Kam Dahlin <email@hidden>
- Date: Thu, 1 Mar 2007 16:27:40 -0800
Can you override NSWindows - (BOOL)canBecomeMainWindow method and
return NO?
Kam Dahlin
Studio Systems Specialist
Vulcan Studio Group
Vulcan Inc.
email@hidden
The best time to add insult to injury is when you are signing
someones cast.
On Mar 1, 2007, at 4:23 PM, Felix Schwarz wrote:
Hi there!
I've a borderless NSWindow containing a custom NSView that provides
tools to other applications. Now to the problem:
A click in my borderless window's custom NSView should get handled by
the NSView via standard -mouseUp:/-mouseDown: selectors but *without*
my application and its windows becoming active at all.
How can I achieve this?
Thanks in advance for any help!
Best regards,
Felix
_______________________________________________
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
_______________________________________________
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