Re: Checkbox binding calling "set" only when checked
Re: Checkbox binding calling "set" only when checked
- Subject: Re: Checkbox binding calling "set" only when checked
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 19 Feb 2006 18:57:31 -0500
I have witnessed some "funky things" not exactly like this, but
similar. In my case I have taken the coward's solution and simply
deleted the checkbox. Creating a new one from scratch seemed to work
around the problem. If you haven't already tried this then it might
be worth a shot.
Daniel
On Feb 18, 2006, at 2:38 AM, Seth Willits wrote:
I have a checkbox in my preferences window bound to user defaults
and then I also bind to a singleton to set some other related
things whenever the value changes. The problem is that for some
reason just this one binding (a bunch of others work just fine)
won't call the set method which the checkbox is being unchecked. In
all the ways I can see it's exactly the same as other bindings but
it doesn't work the same. Any ideas?
_______________________________________________
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