• 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: Cant Access Properties of NSManagedObject from a NSArrayController...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cant Access Properties of NSManagedObject from a NSArrayController...


  • Subject: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • From: Gustavo Pizano <email@hidden>
  • Date: Tue, 24 Nov 2009 21:51:13 +0100

Laurent hi.

Yes I guess this goes into my experience book..  I needed to use not the proxy but the selected element. .. grrr.. I guess I got confuseed on how I was doing it with bindings in IB.

Thanks for all guys!

G. :D
On Nov 24, 2009, at 9:46 PM, Laurent Demaret wrote:

> Gustavo Pizano <email@hidden> wrote:
>
>> Thats what its telling me the console... when logging...
> It means that the object you sent the message could not handle it.
> Just put a breakpoint at your NSLog statement and type "po" followed by
> the id of the faulting object so you know who you are sending your
> action to ..
> 2 possiblities : it's the wrong object or it's the wrong message ..
>
> [edit]
> PS: the other post is right you are sending it to a proxy. po 0x....
> would have tell you that ..

_______________________________________________

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: Cant Access Properties of NSManagedObject from a NSArrayController...
      • From: email@hidden (Laurent Demaret)
References: 
 >Re: Cant Access Properties of NSManagedObject from a NSArrayController... (From: email@hidden (Laurent Demaret))

  • Prev by Date: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • Next by Date: Multiple nibs for this application?
  • Previous by thread: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • Next by thread: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • Index(es):
    • Date
    • Thread