Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. qlng2000

    Mouse event binding

    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...

Part and Inventory Search

Back
Top