[PythonCE] Graphics problem

Stewart Midwinter stewart.midwinter at gmail.com
Thu Feb 17 17:46:11 CET 2005


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 <tech at zip51.com> wrote:
>    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 anyone know how I might use a PNG format in stead of GIF?



-- 
Stewart Midwinter
stewart at midwinter.ca
stewart.midwinter at gmail.com


More information about the PythonCE mailing list