Event driven programing using Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ben Kial

    Event driven programing using Python

    In Tkinter can I define events of my own other than the system defined
    events like "ButtonPres s", "FocusIn".. .? I'd like to practice some
    event driven programming in Python. Any help will be very much
    appreciated. Thanks in advance,

    Ben


Working...