• 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
NSArrayController - limiting number of values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSArrayController - limiting number of values


  • Subject: NSArrayController - limiting number of values
  • From: Benjámin Salánki <email@hidden>
  • Date: Sat, 8 Apr 2006 22:41:46 +0200

Hi there,

I have a problem here and I am not sure I can handle it easily.

I have to array controllers, one's content set is bound to the selection of the other. this is all working fine, i have it all set up to show the bound data in a table view, which is fine too.

now what i need to accomplish is to have a third array controller that is bound to the selection of the first one as well, but only displays the first 15 entries of the given selection. so say the selection in arraycontroller 1 has 35 entries, i only want this new arraycontroller3 to handle the first 15 elements, while i want arraycontroller2 to handle all 35. is this possible? how should i try to do it?

any thoughts are appreciated.

Ben
_______________________________________________
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: NSArrayController - limiting number of values
      • From: Scott Anguish <email@hidden>
    • Re: NSArrayController - limiting number of values
      • From: Wain <email@hidden>
  • Prev by Date: Re: validateDrop in NSTableView never called
  • Next by Date: CoreData stationary documents
  • Previous by thread: Re: validateDrop in NSTableView never called
  • Next by thread: Re: NSArrayController - limiting number of values
  • Index(es):
    • Date
    • Thread