On Fri, 16 Jan 2009 15:24:45 -0800, Luke Evans said:
>I tried a set up where some UI (slider) bound to a property on a
>class, and separately this class' init programmatically set up a
>binding to NSUserDefaultsController sharedUserDefaultsController to
>initialise both the property and indirectly
I tried a set up where some UI (slider) bound to a property on a
class, and separately this class' init programmatically set up a
binding to NSUserDefaultsController sharedUserDefaultsController to
initialise both the property and indirectly the slider control to
which it was also bound.