Jump to content

Recommended Posts

Posted

When using the GUICtrlCreateTreeView function, I want to create a tree of different computers that the user can select. Upon selecting any of these servers, the GUI updates a few labels, including the IP address of the computer. The problem is, the GUI only recognizes the tree item being selected when it is clicked with the mouse. In other words, my IP address label will only update with a mouse click, not using the arrow keys. Is there any way I can change this behavior?

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
×
×
  • Create New...