• 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: Model not paying attention to NSString binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Model not paying attention to NSString binding


  • Subject: Re: Model not paying attention to NSString binding
  • From: Scott Anguish <email@hidden>
  • Date: Wed, 14 Apr 2004 16:53:49 -0400

On Apr 14, 2004, at 4:23 AM, Francisco Tolmasky wrote:

I have a model class which contains an NSString, password. I've bound this string to an NSSecureTextField, and the securetextfield updates just fine when I change password programmatically, but for some reason, it refuses to update the model when I change it from the interface (i.e. I type something into the text field and the model does not get changed). I've tried changing it to a normal textfield and this also did not work.


Are you going through an NSObjectController? Is update continuously checked on the binding?

it sounds like you might have the model bound right to the view... no controller == no nseditor(registration)
_______________________________________________
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: 
 >Model not paying attention to NSString binding (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: Re: Deleting from TableView and MutableArray
  • Next by Date: Delegate for multiple NSTextViews
  • Previous by thread: Re: Model not paying attention to NSString binding
  • Next by thread: Reagrding XML file parsing.
  • Index(es):
    • Date
    • Thread