BlueBird Posted March 20, 2007 Posted March 20, 2007 Hi there, I've made a GUI which lists the filenames in a directory. This directory is filled with image files. The filenames are stored in a array. I now want when I click a filename a preview on screen of this image. Is something possible?
Zedna Posted April 7, 2007 Posted April 7, 2007 It's simple, just use GUICtrlCreatePic() and GUICtrlSetImage(). Look into helpfile for details ... Resources UDF ResourcesEx UDF AutoIt Forum Search
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