Re: [PythonCE] Graphics problem

2005-02-17 Thread Stewart Midwinter
PhotoImage only accepts .gif images. You can use PIL from effbot.org if you want to use jpg (not sure if it will accept .png). cheers Stewart Panajachel, Guatemala On Thu, 17 Feb 2005 08:06:50 -0800, Bill <[EMAIL PROTECTED]> wrote: >I am using a 2200 iPAQ with Win 2003. Unfortunitly, the o

[PythonCE] Graphics problem

2005-02-17 Thread Bill
I am using a 2200 iPAQ with Win 2003. Unfortunitly, the only graphic format I have been able to use is GIF using PhotoImage in Tk. My problem is that some pictures display scrambled on the ipaq but not on a normal pc. If I adjust the pixel size a little they seem to work. Any Ideas? Does a