Window's controls receive mouse-down events, but the win stay unactive. How?
Window's controls receive mouse-down events, but the win stay unactive. How?
- Subject: Window's controls receive mouse-down events, but the win stay unactive. How?
- From: cocoa nick <email@hidden>
- Date: Tue, 27 Jul 2010 00:51:26 +0300
Hello
How could i implement such a window?
Delving in documentation, i have found that the method
-(BOOL)acceptsFirstMouse (of NSView) should return YES and the mouse down
events will be sent directly to the control first (but the window still
becomes active afterwards). Is there a way not to let window (and not to let
my application!) to become active and steal focus from the current another
application?
Thanks!
_______________________________________________
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