[wxpython-users] Can a group of radio buttons be used as a
one-click selection ?
Stef Mientki
s.mientki at ru.nl
Fri May 9 17:44:54 PDT 2008
hello,
I want a group of radio buttons,
where clicking on one of the buttons,
should perform some action.
Now this works as long as I don't select the same (already selected)
Radiobutton.
I think that's because the radiogroup has only an one change event.
Now I tried to bind the left-click event,
but that gives some weird results.
Does anyone has a working solution ?
thanks,
Stef Mientki
More information about the wxpython-users
mailing list