JustSomeGuy wrote: > Hi I'm writing a python application on my windows box and I want to draw > a simple triangle on the screen... How can I do this. > Am I going to have to use tcl/tk?
Take a look at Tkinter, Python's wrapper around Tk - you'll find many things if you Google this! It's hard to tell yu more not knowing what you really want, since you're *not telling* ;-) -- http://mail.python.org/mailman/listinfo/python-list