Re: Disallow sorting in NSTableViews
Re: Disallow sorting in NSTableViews
- Subject: Re: Disallow sorting in NSTableViews
- From: "Sean McBride" <email@hidden>
- Date: Tue, 12 Sep 2006 13:49:08 -0400
- Organization: Rogue Research
On 2006-09-12 11:45, email@hidden said:
>I must be missing something, but I have not been able to figure out how to
>disallow sorting of the table columns in an NSTableView. The only
>solution that I have thought of is to subclass an NSTableHeaderView, and
>do nothing in the mouseDown: method.
>
>Suggestions on other ways to disallow sorting?
Are you using bindings? If so, see here:
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
search for "Disabling sorting in a tableview"
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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