Which widget can read BMP file

Syver Enstad syver-en+usenet at online.no
Thu Dec 13 00:22:57 EST 2001


"Kick" <store_li at sina.com> writes:

> It seems that BitmapImage class can only read ppm file, and Photoimage
> class
> 
> recognize gif file not bmp file.
> 
> Is it true? If so, what class or widget allow me working with bmp
> file?

Get PIL from pythonworks, it supplies more able versions of the
BitmapImage and PhotoImage, while having the same interface as the
original tkinter classes. Indispensible stuff in my opinion.
 

-- 

Vennlig hilsen 

Syver Enstad



More information about the Python-list mailing list