• 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: "Select All" first in table view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Select All" first in table view


  • Subject: Re: "Select All" first in table view
  • From: Stephane <email@hidden>
  • Date: Thu, 10 May 2007 15:54:37 +0200


On May 10, 2007, at 3:49 PM, Micha Fuhrmann wrote:

Hi there,

I've got a table view (Table A) that filters the content of another table view with predicates. The Table A pulls its content from an NSArrayController using "@distinctUnionOfObjects" for the model key path from another NSArrayController.

I need the first entry in the table to be "Select All",and to stay there while the column is sorted. I've tried inserting a new object in the array but I can understand why it doesn't want to since it's pulling it's data from another NSArrayController.

I also tried a "Dummy Entry", but then I'm stuck with the sorting too.

I'm out of ideas, some directions would be greatly appreciated!

What about not using bindings in this particular tableview so that you can have better control?



_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >"Select All" first in table view (From: Micha Fuhrmann <email@hidden>)

  • Prev by Date: "Select All" first in table view
  • Next by Date: NSMenu not displaying items added programmatically
  • Previous by thread: "Select All" first in table view
  • Next by thread: Re: "Select All" first in table view
  • Index(es):
    • Date
    • Thread