pdaughe Posted December 20, 2006 Posted December 20, 2006 (edited) I've experimented with the GUICtrlCreateListView example in the help documentation and I simply don't understand how to execute a function when a list item is clicked on. If I add the extended style for oneclick activate, the event seems to always be fired. What I would like to do it have hot tracking enabled and when an item is clicked on, give a function control. The example seems to indicate that the second case would be true if an item in the list is clicked, but it doesn't. I apologize if this is simple, but it's at the point of driving me crazy to figure it out on my own. You help is sincerely appreciated. Edit: I found an example by GAFROST (that guy must be a genius!) using GUIRegisterMsg. If that's not the way to go, please post! Thank you. Edited December 20, 2006 by pdaughe
paullab Posted January 2, 2007 Posted January 2, 2007 GUIRegisterMsg. is the way to gohttp://www.autoitscript.com/forum/index.ph...c=33549&hl=also has an example of what you are looking for Wallpaper Rotatorwith overlay, Loop through a folder of wallpaper & another of overlay, then create a combined image and set it as the wallpaperE-Mail passthru, Send any file, even executables via e-mail as plain text. The recipient can then later re-construct them.Slideshow widget, A slideshow widget similar to the Vista onePredictive typing using the Numpad, Predictive typing using the numpad of a keyboar similar to that on a mobile phone (the key is the .t16 file).PSTools Front End, For Remote Admin. Just makes life a lot easier (Demonstrates executing external programs and passing parameters, tabbed form Handling STDIN/STDERR)FTP Helper application Up and Download files from an FTP server demonstrates this and Tooltray TipsShow a Map of your Post-codes/Zip Codes, Uses the Clipboard, Hotkeys, the system tray (incl. menus)Disc/CD/DVD Catalogue, Ideal for all those Covermount Discs (Demonstrates Array handling, executing DOS programs, handling STDIN/STDOUT recursive directory reads, file searching.)YAST , Yet another Stopwatch/Timer (Uses a hotkey, Copies to clipboard, handles multiple events and stays on top)Keyboard Status Indicator , Indicates status of NumLock, Caps Lock and Scroll Lock Keys, demonstrates API calling & System tray Icon Toggling
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