• 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: NSCollectionView NSArrayController bindings from outer hell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCollectionView NSArrayController bindings from outer hell


  • Subject: Re: NSCollectionView NSArrayController bindings from outer hell
  • From: Nicolas Berloquin <email@hidden>
  • Date: Thu, 24 Dec 2009 08:23:47 +0100

Here's a followup.
I hadn't written the kvo methods for the array inside my windowController
(the array which holds the content for the
bound NSCollectionView).
I did so, and now, as soon as I add an entry to the array I get these
strange exceptions :

*Could not connect the action orderFrontStandardAboutPanel: to target of
class NSCollectionViewItem*

*Could not connect the action hide: to target of class NSCollectionViewItem*

*Could not connect the action terminate: to target of class
NSCollectionViewItem*

*Could not connect the action hideOtherApplications: to target of class
NSCollectionViewItem*

*Could not connect the action unhideAllApplications: to target of class
NSCollectionViewItem*

*
*

What I don't understand is that those actions are application or window
actions, I can't see why

that happens when I add content to the arraycontrolled array ! (it is
directly triggered by the

insertObject: inMyArrayAtIndex: call).

hmmm (getting back to chicken sacrifices, cleaning blood off before it dries
out...)



*I*
*dd*
_______________________________________________

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

  • Follow-Ups:
    • Re: NSCollectionView NSArrayController bindings from outer hell
      • From: Nicolas Berloquin <email@hidden>
References: 
 >NSCollectionView NSArrayController bindings from outer hell (From: Nicolas Berloquin <email@hidden>)
 >Re: NSCollectionView NSArrayController bindings from outer hell (From: Nicolas Berloquin <email@hidden>)

  • Prev by Date: Re: NSTableview datasource issues
  • Next by Date: Re: NSCollectionView NSArrayController bindings from outer hell
  • Previous by thread: Re: NSCollectionView NSArrayController bindings from outer hell
  • Next by thread: Re: NSCollectionView NSArrayController bindings from outer hell
  • Index(es):
    • Date
    • Thread