BigIdiot Posted January 12, 2007 Posted January 12, 2007 When using GUIOnEventMode, how do I detect double clicks on, say a list view item? For instance, I have a list view with several items, and I want to preform different functions depending on whether or not the item is single clicked or double clicked? please, this is maken me nuts
Uten Posted January 12, 2007 Posted January 12, 2007 If I recall right you will have to dig into some GUIRegisterMsg ( msgID, "function" )stuff to get it. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
BigIdiot Posted January 12, 2007 Author Posted January 12, 2007 Exactly what I was looking for, thanks a bunch
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