btn1['state'] = 'normal' btn1['state'] = 'disabled'
button['state'] = 'disabled'
button = tk.Button(..., disabledforeground="white")