[wx-discuss] radiobox events
John Kominek
jkominek at cs.cmu.edu
Wed Jun 25 15:12:32 PDT 2008
I've noticed that repeated selections of the same item in a radiobox are
filtered out. That is, an event is generated only the first time a given
item is selected, none after that (unless the selection changes). I'd
like to be alerted to all of the user's selection actions, even the
redundant ones.
How can this be done?
I'm quite new to wxpython -- this is my first discussion list posting --
and so have no clue whether this is easy, or deep and hard.
john
More information about the wx-discuss
mailing list