Disallow sorting in NSTableViews
Disallow sorting in NSTableViews
- Subject: Disallow sorting in NSTableViews
- From: email@hidden
- Date: Tue, 12 Sep 2006 11:45:45 -0600 (MDT)
- Importance: Normal
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:
This email sent to email@hidden