symbian-qemu-0.9.1-12/python-2.6.1/Demo/turtle/turtle.cfg
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 width = 800
       
     2 height = 600
       
     3 canvwidth = 1200
       
     4 canvheight = 900
       
     5 shape = arrow
       
     6 mode = standard
       
     7 resizemode = auto
       
     8 fillcolor = ""
       
     9 title = Python turtle graphics demo.
       
    10