tkinter make button unclickable code example Example: make tkinter btn disable btn1['state'] = 'normal' btn1['state'] = 'disabled'