A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/076821.html below:

why radiobutton does not deselect itself??

why radiobutton does not deselect itself??EdwardT edwardt at trillium.com
Thu Apr 19 14:14:04 EDT 2001
hi I have the following code that shows a radiobutton; after I click on it
once it was selected.
atfer I cick on it again, it remains selected, how come?
....
self.type = IntVar()
....

 self.ie = Radiobutton(self.buttonframe,
                text="Build ALL",
                variable=self.type,
                value="MSCALL")

what I am trying to achieve is to give user tow choices, when radio button
is selcted, the operation will go on for all the files, if deselcted, it wil
just bedone on one file ...
if radio buttonis not a good way, any suggestion?

thanks



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4