GUI to browse and select images

ktenney at gmail.com ktenney at gmail.com
Sat Oct 2 07:17:25 EDT 2004


Howdy,

I've written some code which manipulates images,
now I want an interface for choosing images.

I'm curious what people might recommend as the
easiest way framework to do the following:

- present a (directory) view, with images represented
by thumbnails

- provide structure for selecting images

- provide structure for choosing manipulations
to send the selected images to. (the selected
image file name(s) become paramaters to functions)

Thanks,
Kent




More information about the Python-list mailing list