TyroElite Posted October 18, 2008 Posted October 18, 2008 I'm looking for a way to create an image selection control. Basically I want to create a GUI that will allow a user to select a folder and then give a thumbnail view of the images within the folder. Next to each image I'd like to have a check box so a user can select say 3 of 5 images. Maybe return the selection as an array of file handles or something? The other option instead of having the array would be to put a visual cue that the image is selected sort of a binary indicator that the image is selected or not depending on how many times a user clicks it. THe idea would be similar to a simple file open dialog only with the previews and the user wouldn't need to press ctrl to select multiple files. Any ideas??? Even a place to start? Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now