On Sep 28, 2008, at 2:00 AM, Andrew BusH wrote:
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 [[NSTableCol
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