• 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: Sort Descriptor problem in NSTableView [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sort Descriptor problem in NSTableView [SOLVED]


  • Subject: Re: Sort Descriptor problem in NSTableView [SOLVED]
  • From: Graham Cox <email@hidden>
  • Date: Tue, 12 Aug 2008 10:52:49 +1000


On 12 Aug 2008, at 10:39 am, Adam R. Maxwell wrote:
I just want to sort a simple mutable array of strings. So what should
the key be? There is no property I want to sort on, the string itself
*is* the property. But if I leave the key field blank the table just
keeps accumulating broken sort descriptors so that's clearly not
right. I suspect I'm thinking too hard about this, but I'm just not
seeing it.

In this case, I'd pass @"self" as the key path.


Bingo! This was the obvious thing I was missing. I never realised that I could use self as a property but of course, why not?

Thanks, it's working great now.

cheers, Graham
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Sort Descriptor problem in NSTableView (From: Keary Suska <email@hidden>)
 >Re: Sort Descriptor problem in NSTableView (From: Graham Cox <email@hidden>)
 >Re: Sort Descriptor problem in NSTableView (From: "Adam R. Maxwell" <email@hidden>)

  • Prev by Date: Re: Sort Descriptor problem in NSTableView
  • Next by Date: [MEET] Philadelphia Area CocoaHeads: Thur Aug 14th
  • Previous by thread: Re: Sort Descriptor problem in NSTableView
  • Next by thread: Non-NSObject object and garbage collection
  • Index(es):
    • Date
    • Thread