Re: Custom Controls not receiving all NSResponder events
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi David, - Paul On Jul 13, 2009, at 3:45 PM, David Yamnitsky wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/pschneider%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... Custom views won't receive all of the NSResponder events in Final Cut, due to the way that we host Cocoa views in our predominantly Carbon application. Let us know if you're not getting an event that is crucial for your product at http://bugreport.apple.com. Hi all, I'm having some trouble that I'm sure others have encountered as well. I've found that cocoa views used for custom FxPlug parameters do not receive all NSResponder events, such as mouseEntered: and mouseExited: however mouseDown: and mouseUp: do work. Is there some way that I can get mouseEntered: and mouseExited: to work? This email sent to pschneider@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul Schneider