Re: Intercepting events from a control
Re: Intercepting events from a control
- Subject: Re: Intercepting events from a control
- From: Kyle Sluder <email@hidden>
- Date: Tue, 10 Mar 2009 15:47:34 -0400
On Tue, Mar 10, 2009 at 3:43 PM, David Alter <email@hidden> wrote:
> Is there a way to do this?
Subclass the control and override -mouseDown:, -mouseUp:,
-becomeFirstResponder, and -resignFirstResponder? Seems
straightforward to me.
--Kyle Sluder
_______________________________________________
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