Making NSTableView column headers editable
Making NSTableView column headers editable
- Subject: Making NSTableView column headers editable
- From: Andrew BusH <email@hidden>
- Date: Sun, 28 Sep 2008 22:00:24 +1300
Hi all,
What is the best approach to do this? I would like the user to be
able to double click on the header cell of a NSTableView and have a
field appear in place that would let them change the heading.
Ive tried just setting [[NSTableColumn headercell setEditable:YES]
when I create the column, but that (unsurprisingly) isn't working.
what approaches can I use for this?
thanks for any help.
- Andrew
_______________________________________________
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