Marek Posted October 7, 2006 Posted October 7, 2006 I am writing an application to automatically copy the contents of my fathers Compact Flash memory card (photos in jpg format) onto his hard drive, into a directory of his choice. He struggles to remember how to do it himself so ..... Does anyone know how to create and display thumbnails from within AutoIT ? Is it possible ? Many thanks Marek
martin Posted October 7, 2006 Posted October 7, 2006 I am writing an application to automatically copy the contents of my fathers Compact Flash memory card (photos in jpg format) onto his hard drive, into a directory of his choice. He struggles to remember how to do it himself so .....Does anyone know how to create and display thumbnails from within AutoIT ? Is it possible ?Many thanksMarekLook in the help for GUICtrlCreatePic, FileFindFirstFile, FileFindNextFile. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Marek Posted October 7, 2006 Author Posted October 7, 2006 Look in the help for GUICtrlCreatePic, FileFindFirstFile, FileFindNextFile.Thank you for such a prompt reply.
Ed_Maximized Posted October 9, 2006 Posted October 9, 2006 I am writing an application to automatically copy the contents of my fathers Compact Flash memory card (photos in jpg format) onto his hard drive, into a directory of his choice. He struggles to remember how to do it himself so .....Does anyone know how to create and display thumbnails from within AutoIT ? Is it possible ?Many thanksMarekUse IrFanView command line to create thumbnails... ShapedGUI Creator : Shaped gui the easy way!!!Txt2au3 : the easy way to include text files into your program without fileinstall_GUICreateWithTiledBackground : Put a GIF in the background of your formsSQLite Database BrowserAnimated GIF UDF : Put animations in your GUI's
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