Re: Sorting an NSOutlineView
Re: Sorting an NSOutlineView
- Subject: Re: Sorting an NSOutlineView
- From: Roarke Lynch <email@hidden>
- Date: Tue, 4 Feb 2003 22:56:09 -0500
Perhaps using NSTableColumns setHeaderCell: method in conjunction with
an NSButton that will send the appropriate action?
On Tuesday, February 4, 2003, at 12:49 PM, Simon Fraser wrote:
Actually, I discovered that [outlineView: shouldSelectTableColumn:] is
not
sufficient for this, as it doesn't get called when you click on the
header
of an already-selected column.
There has to be a way to do this. Anyone?
Simon
Roarke Lynch
-------------------------------
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.