[EMAIL PROTECTED] wrote:
> I want to write a GUI program with wxPython displaying an image.
Then be sure to check out the wxPython demo application. It displays
lots of images.
Regards,
Björn
--
BOFH excuse #217:
The MGs ran out of gas.
--
http://mail.python.org/mailman/listinfo/python-lis
On Fri, 25 Apr 2008 14:42:17 -0700, [EMAIL PROTECTED] wrote:
> Dear All,
> I want to write a GUI program with wxPython displaying an image. But
> the image I have is monochromatic. When I retrieve the data from the
> image I end up with a list of integer. Starting from a list of integer
> and know
On Apr 25, 3:42 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Dear All,
> I want to write a GUI program with wxPython displaying an image. But
> the image I have is monochromatic. When I retrieve the data from the
> image I end up with a list of integer. Starting from a list of integer
> and