Jump to content

Cannot get Button Information


Go to solution Solved by Nine,

Recommended Posts

  • Solution
Link to comment
Share on other sites

Create a loop to get text from each element in the view until you find the right entry, then select it by the index you found.

_GUICtrlListView_GetItemCount

_GUICtrlListView_GetItemText

_GUICtrlListView_SetItemSelected

 

Link to comment
Share on other sites

Sorry we are not here to provide code on demand but helping people when their code is not working as expected.  Open help file under the functions I just listed, see the examples presented, put something together and then come back with the code you have trouble with.  Good luck.

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