[wxPython-users] Unselecting radiobuttons
Marc Tompkins
marc.tompkins at gmail.com
Sat Mar 1 12:38:28 PST 2008
On Sat, Mar 1, 2008 at 12:13 PM, Ken Schutte <kschutte at csail.mit.edu> wrote:
> For a group of radiobuttons (or a radiobox), is there a way to make none
> of them selected?
I tried to do something like this myself a while back; I beat my head
against it for a while, and then realized that it goes against the entire
philosophy of radiobuttons. So I went with what seemed to me like a more
consistent approach: a radiobutton for "None of the above".
I don't know the internals, however - there probably is some way to do what
you have in mind.
-- =
www.fsrtechnologies.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200803=
01/89474f9b/attachment.htm
More information about the wxpython-users
mailing list