Re: Core Data Bindings Issue
Re: Core Data Bindings Issue
- Subject: Re: Core Data Bindings Issue
- From: Gideon King <email@hidden>
- Date: Thu, 19 Aug 2010 11:11:40 +1000
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 (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