Re: Disallow sorting in NSTableViews
Re: Disallow sorting in NSTableViews
- Subject: Re: Disallow sorting in NSTableViews
- From: "I. Savant" <email@hidden>
- Date: Tue, 12 Sep 2006 13:49:53 -0400
If you're using bindings, this will probably get you going:
http://www.cocoabuilder.com/archive/message/cocoa/2003/11/11/90080
I haven't searched the archives for a non-bindings way, but I
remember it being discussed before.
--
I.S.
On Sep 12, 2006, at 1:45 PM, email@hidden wrote:
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?
Thanks in advance.
Pat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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