Re: NSTextFieldCell and trackMouse
Re: NSTextFieldCell and trackMouse
- Subject: Re: NSTextFieldCell and trackMouse
- From: "I. Savant" <email@hidden>
- Date: Mon, 6 Aug 2007 06:42:02 -0400
On Aug 6, 2007, at 12:00 AM, Seth Pellegrino wrote:
I have a custom NSTextFieldCell subclass, and in that subclass I
override -trackMouse:inRect:ofView:untilMouseUp because I want to
capture mouse events (specifically mouse down events). However, -
trackMouse never gets called.
So ... why not override -mouseDown: instead of -trackMouse...?
--
I.S.
_______________________________________________
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