But when the user clicks on the button that is currently set, I would
really expect no callbacks at all, since neither button has had its
state changed.
However, that is not what happens. I get TWO callbacks on the button
being re-pressed, both with cbs->set == True.
So why do I get TWO valueChanged callbacks on the same widget when the
value has not changed?
--
Fred K