Is there a method of disabling a tkinter checkbox without it becoming grey?
currently I am doing this: CB = tk.Checkbutton(master, state = DISABLED)
CB = tk.Checkbutton(master, state = DISABLED)
Aucun commentaire:
Enregistrer un commentaire