FROM : Matt Neuburg
DATE : Tue Aug 29 19:20:31 2006
On Tue, 29 Aug 2006 12:16:19 +0000, Trygve Inda <<email_removed>>
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.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
DATE : Tue Aug 29 19:20:31 2006
On Tue, 29 Aug 2006 12:16:19 +0000, Trygve Inda <<email_removed>>
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.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
| Related mails | Author | Date |
|---|---|---|
| Trygve Inda | Aug 29, 14:16 | |
| Matt Neuburg | Aug 29, 19:20 | |
| Trygve Inda | Aug 29, 23:48 | |
| Matt Neuburg | Aug 30, 00:16 | |
| George Orthwein | Aug 30, 03:23 | |
| Trygve Inda | Aug 30, 05:42 | |
| George Orthwein | Aug 30, 08:24 | |
| Trygve Inda | Aug 30, 14:30 |






Cocoa mail archive

