I'd like to remove focus from a widget manually.
My solution is root.focus()
it will remove widget focus.
So the question may be a duplicate here, but the answer from @Bryan Oakley works perfectly for me in Python 3.8
root.focus_set()
Too easy...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With