Sort Status in NSTableHeaderView
Sort Status in NSTableHeaderView
- Subject: Sort Status in NSTableHeaderView
- From: Lorenzo <email@hidden>
- Date: Tue, 29 Jul 2003 23:21:53 +0200
Hi,
I can sort very well an NSTableView clicking on the single header on each
column. The problem is that I would like the column header I clicked,
remains blue and shows a little black triangle indicating the sort order
(ascendent or descendent) like the Finder list windows.
Instead the column header after I release the mouse becomes white again,
and... no triangle.
1) I know I have to do all of that by myself, but how to do?
2) Also, I think there should be some code sample about that somewhere, but
I don't remember anymore where. Do you know where?
3) Thank you.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.