GUI to browse and select images
ktenney at gmail.com
ktenney at gmail.com
Sat Oct 2 07:17:25 EDT 2004
More information about the Python-list mailing list
Sat Oct 2 07:17:25 EDT 2004
- Previous message (by thread): GUI to browse and select images
- Next message (by thread): GUI to browse and select images
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): GUI to browse and select images
- Next message (by thread): GUI to browse and select images
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list