• 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: NSTextField Binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField Binding


  • Subject: Re: NSTextField Binding
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 07 Aug 2014 15:55:01 -0500

On Aug 7, 2014, at 3:32 PM, koko <email@hidden> wrote:

> I have bound an NSTextField’s value binding to a property in class A
>
> I update the property in class A but the NSTextField does not reflect the update.
>
> There are no warnings or error messages.
>
> Where should  I look to understand / resolve this?

_How_ did you update the property?  You must do it in a KVO-compliant manner, which usually means calling the setter.

Regards,
Ken


_______________________________________________

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: NSTextField Binding
      • From: koko <email@hidden>
References: 
 >NSTextField Binding (From: koko <email@hidden>)

  • Prev by Date: NSTextField Binding
  • Next by Date: Re: NSTextField Binding
  • Previous by thread: NSTextField Binding
  • Next by thread: Re: NSTextField Binding
  • Index(es):
    • Date
    • Thread