selecting a single cell in NSTableView?
selecting a single cell in NSTableView?
- Subject: selecting a single cell in NSTableView?
- From: Steve Christensen <email@hidden>
- Date: Wed, 28 Jan 2004 14:08:20 -0800
I'm trying to implement a multi-row, multi-column table where I can
select a single cell in a row instead of the entire row. NSTableView
seems to be very row-oriented in that clicking on one cell selects the
entire row. Is NSTableView the way to do this, or is there a better
table type class that already does what I want to do? If NSTableView
will do it, what do I need to do to get this behavior?
Thanks,
steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.