Hey I can't figure out how to grey-out a Tkinter checkbutton.
I tried using state=DISABLED but it didn't work and i got an error saying
_tkinter.TclError: bad option "-enable": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky
Thankful for any help, or if you have a better idea of how to temporarily disable a checkbutton