• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pre-set sorting of NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Pre-set sorting of NSTableView
      • From: Peter Schmidt <email@hidden>
References: 
 >Pre-set sorting of NSTableView (From: Peter Schmidt <email@hidden>)

  • Prev by Date: Pre-set sorting of NSTableView
  • Next by Date: NSMatrix and selecting ranges with setSelectionFrom
  • Previous by thread: Pre-set sorting of NSTableView
  • Next by thread: Re: Pre-set sorting of NSTableView
  • Index(es):
    • Date
    • Thread