Re: Making a text cell in a table editable
Re: Making a text cell in a table editable
- Subject: Re: Making a text cell in a table editable
- From: Jens Miltner <email@hidden>
- Date: Wed, 09 Jul 2008 11:54:32 +0200
Am 09.07.2008 um 08:09 schrieb Chris Idou:
How do I programmatically make a text cell in a NSTableView to have
focus and be in edit mode?
I believe -[NSTableView editColumn:(NSInteger)columnIndex row:
(NSInteger)rowIndex withEvent:(NSEvent *)theEvent select:(BOOL)flag]
is the method you want to call...
HTH,
</jum>
_______________________________________________
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