Selecting by column instead of row in NSTableView
Selecting by column instead of row in NSTableView
- Subject: Selecting by column instead of row in NSTableView
- From: Darrin Cardani <email@hidden>
- Date: Tue, 19 Jul 2005 13:27:44 -0500
I have an NSTableView that works similar to the list of images in
iPhoto's edit view. It's a single row with several columns. I'd like
the user to be able to select a column by clicking in it, rather than
the entire row. I thought I would be able to do this in the table's
delegate, but it isn't working. Do I need to create a custom subclass
of NSTableView to make this work, or is there another way I should be
approaching it?
Thanks,
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden