Since I've added my own observers to the properties, and they are getting 
called correctly after I set the values, I guess I must be right?



--- On Wed, 10/8/08, Rob Keniger <[EMAIL PROTECTED]> wrote:

> From: Rob Keniger <[EMAIL PROTECTED]>
> Subject: Re: Just when I thought I understood bindings.
> To: "Cocoa List" <cocoa-dev@lists.apple.com>
> Date: Wednesday, October 8, 2008, 5:27 PM
> On 09/10/2008, at 10:21 AM, Chris Idou wrote:
> 
> > It seems that the bindings are only working in one
> direction.  
> > Editing the fields updates the object, but
> programmatically updating  
> > the object doesn't update the gui.
> >
> > I've added observers to my fields, and they are
> definitely notifying  
> > of changes correctly.
> >
> > I haven't made much use of NSObjectController
> before. Can anybody  
> > think what I might be doing wrong?
> 
> 
> Are you using Key-Value Coding compliant calls to change
> the value of  
> your object?
> 
> --
> Rob Keniger
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/idou747%40yahoo.com
> 
> This email sent to [EMAIL PROTECTED]


      
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to