From: Symion <sy...@pr...> - 2008-06-12 04:21:28
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Helvetica, Arial, sans-serif">Hello again.<br> Here is my latest module, a polyline-polygon drawing program.<br> Super easy to use, it features a 64 color palette and the ability to draw kaleidoscopic polylines.<br> Left mouse key to drag lines around and right mouse click to close object.<br> Press 'x' to exit and your efforts will be output to IDLE window as a complete python script.<br> Then just copy and paste into a new window.<br> <br> More objects will be included in the next version, as well as file output facilities.<br> <br> Have fun<br> Symion<br> <br> </font> </body> </html> |