Tkinter Class Unbinding | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Tkinter Class Unbinding

How do i unbind a class such as 'button' from 'Key-space'? => win.unbind_class('Button', '<Key-space>') Doesn't work for some reason.

7th Sep 2019, 1:53 PM
teroush
0 Answers