• 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
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: "Falko A." <email@hidden>
  • Date: Sun, 30 Jan 2005 18:07:20 +0100

Hi,

I'm trying to implement a sortable NSTableView, which is why I want to store the data of a multi column table
in one NSMutableArray. That array will contain sub-arrays containing the data for each column.
My data source has to know about the index of a column to return it's data.
Is there any way to query a column for its index/position in the tableView? Is there any other way to
sort a multi column table? I searched the internet, but I couldn't find any examples on sorting
an NSTableView with multiple columns...


I previously stored one array per column as its identifier, but there's probably no way to sort multiple
columns/arrays at once by an already existing function (where only one of the arrays is used to determine
the order), is there?


Thanks in advance
Falko A.

_______________________________________________
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: (no subject)
      • From: Jeremy French <email@hidden>
  • Prev by Date: Re: Best way to set default values for "added" objects bound to NSArrayController?
  • Next by Date: NSTableView column index
  • Previous by thread: Re: (no subject)
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread