Re: Basic bindings questions
Re: Basic bindings questions
- Subject: Re: Basic bindings questions
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 12 Jul 2005 17:30:51 -0700
On Jul 12, 2005, at 12:07 PM, Steve Weller wrote:
2. I added a NSButton to the window and added a method clicked:
that doubles the value of sliderValue. I bound the button to the
Object controller with selection.clicked and sure enough my clicked
method is called and sliderValue is doubled each time I click it.
However the text field does not change when the button is clicked.
How do I get the text field to update when sliderValue is changed
programatically?
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Concepts/Troubleshooting.html#//apple_ref/doc/uid/
TP40002148-182467>
mmalc
_______________________________________________
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