Re: Pre-set sorting of NSTableView
Re: Pre-set sorting of NSTableView
- Subject: Re: Pre-set sorting of NSTableView
- From: Sean Gilbertson <email@hidden>
- Date: Thu, 28 Oct 2004 16:46:19 -0500
You'd have to implement it in your data source. That is, you'd have to sort the data yourself; the UI won't do it for you. But if you have 10.3, you can use a Controller to automatically link data to the UI. The controllers will even update and sort automatically. They are truly awesome.
On Thu, Oct 28, 2004 at 11:41:44PM +0200, Peter Schmidt wrote:
>
Hallo,
>
>
How can I do the sorting in an NSTableView via code, who a certain
>
column heading is marked and displaying the sort arrow? Like someone
>
has klicked it.
>
>
Greetings,
>
Peter
>
>
_______________________________________________
>
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
--
Sean Gilbertson
IT Systems/Software Developer
_______________________________________________
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