[sugar] Recursive Signal Loop.

Eben Eliason eben.eliason at gmail.com
Thu Apr 24 16:56:52 EDT 2008


On Thu, Apr 24, 2008 at 4:47 PM, Jameson Chema Quinn
<jquinn at cs.oberlin.edu> wrote:
> you check the keep property before you set it, and do not touch it if you
> are not going to change it.

That does in fact sound like a reasonable way to handle it.  It
doesn't require an extra time around "the loop"....it simply stops it
directly at the signal handler for the KeepIcon change event by not
overwriting with the same value.  Don't I feel stupid now....

Thanks!

- Eben



More information about the Devel mailing list