[Tutor] Questions of Maths

2007-04-18 Thread Abu Ismail
Hi, I am working on an implementation of an L-system in Python. I hate using turtle module since it uses Tk and as my IDE also uses Tk I have to close my editor before I can test the program. So I am implementing the graphics using PIL. Now to the problem. Say you have a line AB with co-ords (x1

Re: [Tutor] Questions of Maths

2007-04-19 Thread Abu Ismail
Thank you very much guys, this has been most helpful. At the moment I run the program as Alan suggests. However, the goal is to incorporate the program into Glade2 GUI and I am not sure that it will work with Tk, although I must admit I have not tried it out yet. Abu Ismail On 4/18/07, János