Sorting in an NSTableView
Sorting in an NSTableView
- Subject: Sorting in an NSTableView
- From: Graham Savage <email@hidden>
- Date: Thu, 10 Jul 2003 15:40:04 -0700
Hi,
Newbie Cocoa-Java app programmer.
I have an NSTableView with 3 columns.
I would like to be able to sort on any column, highlight the sorted
column header and draw some indicator in the column header to indicate
sort direction.
Is there anything to assist with this or do I have to listed to clicks
on a header cell and do everything 'manually'?
Also, how does one achieve the nice striping on the rows a la iTunes?
kind regards,
Graham
_______________________________________________
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.