Re: Detect editing a outline view cell
Re: Detect editing a outline view cell
- Subject: Re: Detect editing a outline view cell
- From: Ivan C Myrvold <email@hidden>
- Date: Tue, 10 Jun 2008 08:28:11 +0200
To answer my own question:
Use the NSOutlineView delegate method
outlineView:shouldEditTableColumn:item:
Ivan
Den 10. juni. 2008 kl. 08:11 skrev Ivan C Myrvold:
I have been trying to find a solution to this for a long time: I
want to have a action method to execute when I doubleclick in an
NSOutlineView cell to start editing it.
In an ordinary NSTextField delegate method textShouldBeginEditing,
but that doesn't work for NSTextCell.
Ivan
_______________________________________________
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
_______________________________________________
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