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

    creating an oval when clicking on a canvas by means of a mouse

    Hi!! Actually,i am doing a simulation and i want a dot (small oval) to pop up when i click(by mouse) on the canvas. can anyone please help me or if possible give me the piece of codes to perform this. thanks in advance... from Tkinter import * import Tkinter from Tkconstants import * import...
  2. frozenevil

    python,tkinter>>placing an oval by mouse

    hi....i'm working on an simulation and initially i have to place an oval with a mouse click on an tkinter interface. can someone please help me to slove this problem or if possible give me piece of codes to create the oval y mouse click. thank in advance here is my code..... from Tkinter...
  3. frozenevil

    Library problems in converting date string to epoch time

    its true you have to write Import time at the top of your code then i think the codes will work
  4. frozenevil

    i want to make an image transparent

    hi to all... i'm working on an animation where i have to make the picture background.gif transparent. l'm not able to do it.can you please help me or tell me what codes i should add to make the picture transparent. thank in advance import Tkinter from Tkconstants import * def window(tk)...

Part and Inventory Search

Back
Top