Movatterモバイル変換
[0]ホーム
why radiobutton does not deselect itself??
EdwardTedwardt 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 itonce 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 buttonis selcted, the operation will go on for all the files, if deselcted, it wiljust bedone on one file ...if radio buttonis not a good way, any suggestion?thanks
More information about the Python-listmailing list
[8]ページ先頭