5 odpowiedzi
+ 2
You can definitely handle events in Python without Tkinter. There are loads of packages for event handling.
Here is a post I found on SO detailing some of the event-handling packages that are out there for Python.
https://stackoverflow.com/questions/1092531/which-python-packages-offer-a-stand-alone-event-system
+ 2
Yes
+ 2
Probably in most programming languages.
+ 1
Yes
0
Thanks alot