Bitmap editor and File-saving
Johnston Jiaa
oclbdk at gmail.com
Sat Nov 10 10:44:56 EST 2007
In my Python program (using Tkinter), I would like to have a window
where the user will be able to draw a simple picture. I don't know
where to begin.. can somehow give me a general idea how to do
something like this?
Also, I'd like for the program to save that picture along with some
text. What would be the best way to go about doing this? Is
pickling a viable option?
Thanks in advance,
Johnston
More information about the Python-list
mailing list