Jump to content

GuiCtrlCreateListView


pdaughe
 Share

Recommended Posts

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 by pdaughe
Link to comment
Share on other sites

  • 2 weeks later...

GUIRegisterMsg. is the way to go

http://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
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...