Missing outlineView:didClickTableColumn:
Missing outlineView:didClickTableColumn:
- Subject: Missing outlineView:didClickTableColumn:
- From: Brian Webster <email@hidden>
- Date: Fri, 28 Jun 2002 16:14:23 -0500
I would like to handle clicks in the headers of the table
columns of my outline view to sort the view by the appropriate
column. The NSTableView delegate has a
tableView:didClickTableColumn: method, but this is not called
for an outline view, nor is there any
outlineView:didClickTableColumn: method. Is there a good reason
for this missing functionality, and does anyone know a way to
implement it? It certainly is a standard behavior - the
Finder's list view's been doing it for years, and still does it.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
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.