Re: Custom Controls not receiving all NSResponder events
Re: Custom Controls not receiving all NSResponder events
- Subject: Re: Custom Controls not receiving all NSResponder events
- From: Paul Schneider <email@hidden>
- Date: Tue, 14 Jul 2009 09:43:29 -0500
Hi David,
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.
- Paul
On Jul 13, 2009, at 3:45 PM, David Yamnitsky wrote:
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?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden