Use this syntax for checkbutton. Copy Code. var = IntVar()<br /> button = Checkbutton(root, text = "Text", variable =var,onvalue=1 ...
確定! 回上一頁