NSButton Doesn't Respond to Click When it's inside M3NavigationView
NSButton Doesn't Respond to Click When it's inside M3NavigationView
- Subject: NSButton Doesn't Respond to Click When it's inside M3NavigationView
- From: "email@hidden" <email@hidden>
- Date: Thu, 11 Oct 2012 16:17:14 +0800
I'm using [M3NavigationView] (http://stackoverflow.com/questions/3837556/navigation-application-in-mac) to do view navigations, but there I got a problem when push one view inside(some animation happens here), A button doesn't responds to mouse click most of the time, I'll have to click it twice,
screenshot (http://i.stack.imgur.com/MQRgZ.png)
I **clicked** *once* on the button, and it seems the mouse up event doesn't happen. I have to click the button again to trigger my action.
Is there anyone knows what's the problem here?
--
Feng Qijun
_______________________________________________
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