On Jul 17, 2009, at 4:28 PM, Wesley Smith wrote:
Currently, if I click on the panel, it gets activated and then I can drag the mouse around. How does one skip the activation event and get straight to receiving mouse down/drag/up events?
See -[NSView setAcceptsFirstMouse:] ... -- I.S. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
