GUI to browse and select images

D. Rush dlrush-nospam at gmail.com
Mon Oct 4 20:11:28 EDT 2004


Kent,

It would be helpful to know a little more about your intended interface,
etc.  But here is a starting point to find some projects that may do what
you want:

http://www.koders.com/Default.aspx?s=thumbnail&_%3Ala=Python

D


<ktenney at gmail.com> wrote in message
news:1096715845.204540.281600 at h37g2000oda.googlegroups.com...
> 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