• 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: IB outlet key-value Observing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IB outlet key-value Observing?


  • Subject: Re: IB outlet key-value Observing?
  • From: Scott Anguish <email@hidden>
  • Date: Mon, 8 Dec 2003 13:54:14 -0500

On Dec 8, 2003, at 11:13 AM, Dave Sopchak wrote:

Hi all,
I'm getting acquainted with the NSController classes. One thing that I can't seem to figure out is, is it possible to set an IB Outlet, say a text field, for key-value observing from IB? Do I need to do this with the Controller? I'm lost. Any help, much appreciated.


typically you'd not observe a UI element. You'd instead have it observe the model object. when the model object changes, the UI syncs. Likewise, when the ui element changes, it directly informs the model object of the change.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >IB outlet key-value Observing? (From: Dave Sopchak <email@hidden>)

  • Prev by Date: Map/Directions reguest using Web services
  • Next by Date: NSDrawer bug?
  • Previous by thread: IB outlet key-value Observing?
  • Next by thread: Map/Directions reguest using Web services
  • Index(es):
    • Date
    • Thread