W W wrote:
Hi,

What is the best gui to implement a simple paint-esque program in?

I already built a really simple one in Tkinter - but Tkinter lacks a
save functionality. I considered using the PIL to draw in the
background, but it didn't seem to have a good enough resolution. I
thought about pyGTK because I have some familiarity with that, but I
can't find any examples of saving a drawingarea.

What do you mean "good enough resolution"?

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to