Hello,
I'm trying to have a background image for the turtle graphics.
bgpic("filename.gif") works correctly in terminal mode but I'm
getting an error when it is in a python program :
File "VisuProg3.0.564.py", line 2206, in afficheLabyrinthe
bgpic("L1.gif")
File "", line 8, in bgpic
File
Hello,
I installed version 2.4.1 (and I tried also with 2.4.3) of Python
under 10.3.9 (and 10.4.6), and I trying to use Tkinter. For
simplicity I'm testing the "hello world" that I found in the
documentation.
I first launch IDLE, write (cut and paste from the web) the program
in an editi