Re: Changing NSTableView cell immediately before editing
Re: Changing NSTableView cell immediately before editing
- Subject: Re: Changing NSTableView cell immediately before editing
- From: "Paul Sanders" <email@hidden>
- Date: Tue, 3 Mar 2009 15:37:44 -0000
> I think what I need is a "controlTextMightBeginEditing" instead of
> "controlTextDidBeginEditing". ;-)
Override -mouseDown, call [super], then check the first responder? If it's
a text edit field, fade to black. Something like that anyway, I know not
precisely of what I speak.
_______________________________________________
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