Jump to content

Double click within Listview


lyledg
 Share

Recommended Posts

I found this link and using MSCreator's example I managed to get the double click in a listview working using GUICtrlCreateListView

But with the the latest changes, it seems the WM_NOTIFY event does not work anymore if I try and use _GUICtrlListView_Create

Could someone please show me a quick example how to get the notify event work with the new function, as I am stumped?

Many thanks

Edited by lyledg
Link to comment
Share on other sites

I found this link and using MSCreator's example I managed to get the double click in a listview working using GUICtrlCreateListView

But with the the latest changes, it seems the WM_NOTIFY event does not work anymore if I try and use _GUICtrlListView_Create

Could someone please show me a quick example how to get the notify event work with the new function, as I am stumped?

Many thanks

That's not new so to speak, that's the UDF created one and if you look in the help it shows you how.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

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...