Could someone please help, i cannot set the style of a button after the button has already been created.
i asked the all knowing god of code, and chatgpt
said that it is impossible, but i was hoping there might be another way to do it.
i tried using:
button.config('style' = 'light')
button['style'] == 'light'
i also tried changing the boarders and bg independently using the .clam
thingy
i was expecting it to change but i just got many errors