Jump to content

[Solved] Listview Item Handle Help


spudw2k
 Share

Recommended Posts

Link to comment
Share on other sites

What I'm, trying to do is apply an image using GUICtrlSetImage() against the Handle returned from GUICtrlCreateListViewItem()

edit:

Guessing here, could you try

_GUICtrlListView_GetItemParam($hWnd, $iIndex)
Seems to do the trick. Thanks. :) Edited by spudw2k
Link to comment
Share on other sites

Glad it worked. Curious though how would you use the (pseudo?) handle to a listitem? :)

What I'm, trying to do is apply an image using GUICtrlSetImage() against the Handle returned from GUICtrlCreateListViewItem()

edit:

Seems to do the trick. Thanks. :)

Link to comment
Share on other sites

Glad it worked. Curious though how would you use the (pseudo?) handle to a listitem? :)

What I'm, trying to do is apply an image using GUICtrlSetImage() against the Handle returned from GUICtrlCreateListViewItem()

http://www.autoitscript.com/forum/index.ph...st&p=642657 Edited by spudw2k
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...