• 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
learning Cocoa bindings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

learning Cocoa bindings?


  • Subject: learning Cocoa bindings?
  • From: David Feldman <email@hidden>
  • Date: Thu, 16 Sep 2004 19:36:25 -0400

I have a decent amount of Cocoa experience and am seeking to learn Cocoa bindings, primarily to provide sample data to app prototypes and mockups quickly and easily. I have looked at Apple's docs as well as a few things I found on the Web but haven't found a good, solid, intro to using bindings through Interface Builder. (It looks to me like I should be able to use, for example, the shared User Defaults controller to provide data to fields without actually writing some code.)

Anyway, I feel like I'm missing something critical...every attempt I've made to create an app using bindings in IB has resulted in runtime errors such as:
2004-09-16 19:29:15.164 Bindings2[6015] *** -[_NSControllerObjectProxy copyWithZone:]: selector not recognized
2004-09-16 19:29:15.165 Bindings2[6015] An uncaught exception was raised
2004-09-16 19:29:15.166 Bindings2[6015] *** -[_NSControllerObjectProxy copyWithZone:]: selector not recognized
2004-09-16 19:29:15.166 Bindings2[6015] *** Uncaught exception: <NSInvalidArgumentException> *** -[_NSControllerObjectProxy copyWithZone:]: selector not recognized


Can someone suggest where I'm going wrong and/or recommend a good intro?

Thanks,
--Dave

_______________________________________________
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: learning Cocoa bindings?
      • From: Scott Stevenson <email@hidden>
  • Prev by Date: Re: Home and end keys and NSTableView, not handled automatically?
  • Next by Date: Re: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?
  • Previous by thread: Super slow task performance...
  • Next by thread: Re: learning Cocoa bindings?
  • Index(es):
    • Date
    • Thread