Dear All,
I am new with Python, if anyone could help me on mouse event I would very appreciated.
I have small pingpong application, I want to change a ball'color every time mouse is clicked.
Here is my code.
from Tkinter import *
import string
class Pong(Frame):
def...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.