Re: Force binding to set variable?
Re: Force binding to set variable?
- Subject: Re: Force binding to set variable?
- From: Trygve Inda <email@hidden>
- Date: Tue, 29 Aug 2006 21:48:23 +0000
- Thread-topic: Force binding to set variable?
> On Tue, 29 Aug 2006 12:16:19 +0000, Trygve Inda <email@hidden>
> said:
>> I have a group of controls that are bound to elements of a dictionary
>> (dict.controlA, dict.controlB etc.).
>>
>> The key/value only gets set when the control is changed by the user. Is
>> there a way to force these bindings to set the keys? The reason is that this
>> dict is written out to disk and then read by another process that would be
>> cleaner if all the keys where there.
>
> Why don't *you* set the keys (when you create the dictionary)? m.
I do now, but it'd be nice if one line of code could do it.
Trygve
_______________________________________________
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