Editing single cell from multiple cells in an customized NSTableView Column.
Editing single cell from multiple cells in an customized NSTableView Column.
- Subject: Editing single cell from multiple cells in an customized NSTableView Column.
- From: Sachin Kumar Tulla <email@hidden>
- Date: Thu, 14 Jun 2007 18:38:40 +0530
Hi all,
I have customized a column in an NSTableView with three
textfieldcells and one imagecell by making subclass NSTextFieldCell.
I need to edit only one cell among the three textfields.
If I click on the fields, it is edited by some garbage string.
How to edit a particular cell in a customized multiple cells in
NSTableView column.??
Any help would be appreciated.
Thank you,
Sachin.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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