Is it just a case of making your controls continuous, or setting your bindings to continuously update values?
On 19/08/2010, at 11:00 AM, Frank D. Engel, Jr. wrote: > Then the "value" bindings of the NSSlider and NSCheckbox are both > "selectedWhatever.someField". > > > The problem I am having is that if I move the slider, the value of the field > does not change right away, but if I select something else and then select > the modified entity again (changes selectedWhatever to something else and > back), the field shows the modified value. > > It almost seems as if the slider is not sending updates to the entity until > the entity is about to change? > > Similarly, if I edit the value in the text field, the slider does not move > until I select something else then come back. > > How can I get the text field and slider to update in sync with each other? > _______________________________________________ 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 arch...@mail-archive.com