• 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
NSCollectionView not updating
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCollectionView not updating


  • Subject: NSCollectionView not updating
  • From: Gordon Apple <email@hidden>
  • Date: Thu, 20 Dec 2012 13:58:12 -0600
  • Thread-topic: NSCollectionView not updating

We have a collection view, with its own nib and viewController, in a
popover.  Individual cells are modified clones of the prototype.  The
collection displays a list of controllers that depend on the main screen
content.  Opening the popover correctly shows all the relevant elements and
controls work properly.  The collection view is bound to an array controller
which is bound to an array.  However, if we leave the popover up and change
the screen content (e.g. using a remote), the underlying array gets updated,
but the change is not reflected in the collection view.  Same result when we
use a tear-off window.  No collection view updates. The controls and the
collection view go through the same binding path, so the path is not getting
broken. We¹ve used collection views elsewhere and did not have this problem.
Any theories as to what could cause this?
_______________________________________________

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


  • Prev by Date: [no subject]
  • Next by Date: Re: touch position for UITableView
  • Previous by thread: [no subject]
  • Next by thread: Orientation differences between iPhone 5 & 4
  • Index(es):
    • Date
    • Thread