Problems with Tkinter, Canvas and Pythonwin
Opinderjit Singh Bhella
bhella at ce.mediaone.net
Wed May 31 19:56:42 EDT 2000
More information about the Python-list mailing list
Wed May 31 19:56:42 EDT 2000
- Previous message (by thread): Problems with Tkinter, Canvas and Pythonwin
- Next message (by thread): Please help with python extension problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A version of a turtle graphics module called (turtle.py) comes with Python 1.5. It's in the /lib directory. Heinz Folker wrote: > I want to write a little very simple turtle-gaphic. The window where you > can write is a canvas. > My problem: > I want to command the turtles with the interpreter (the interactive > window in Pythonwin), in order to use loops and recursions. After the > canvas is opened the interpreter does not react to any of my commands. > I think the problem is calling the mainloop function of Tkinter, but I > don't know how to solve this problem
- Previous message (by thread): Problems with Tkinter, Canvas and Pythonwin
- Next message (by thread): Please help with python extension problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list