Jump to content

Listbox click item not working if list box off screen


Recommended Posts

Hi folks,

I am trying to click a listbox item in an application which is in a scrollable panel and may not always be in the visible part of the panel, _GUICtrlListBox_ClickItem($hWnd,$index) works fine when the listbox is scrolled to be visible, however when the listbox is scrolled out of the visible area it won't work, I've also tried _GUICtrlListBox_SetCurSel($hWnd,$index) which didn't work, any idea how to accomplish this please?

 

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