Re: [Tutor] Bitmap editor and File-saving

2007-11-11 Thread Alan Gauld
"Johnston Jiaa" <[EMAIL PROTECTED]> wrote > I am using Tkinter to create a program in which the user can draw a > simple bitmap image. What library would be best to use in this > circumstance? I have no idea how I would go about doing this except > maybe I would use Tkinter's canvas component?

[Tutor] Bitmap editor and File-saving

2007-11-10 Thread Johnston Jiaa
Hello, I already asked this on python-list, but would like to improve the odds of having my question answered, so I am asking it here too. I apologize if this bothers anyone. I am using Tkinter to create a program in which the user can draw a simple bitmap image. What library would be best