Jump to content

Recommended Posts

Posted

I cannot seem to find a way to interact with a Tree View with AutoITX. I went through the help and found the _GUICtrlTreeView... routines, but those appear to be for controls that you have created and only for scripting.

Is there something to allow for Tree View interaction in the AutoITX DLL?

Posted

Is there something to allow for Tree View interaction in the AutoITX DLL?

Though it doesn't use the AutoItX DLL, I have a TreeView library written in AutoIt code that allows full control of a TreeView in an external process. See the link in my signature for more information. If you have to use the AutoItX DLL, I think you're out of luck.
Auto3Lib: A library of over 1200 functions for AutoIt
Posted

Though it doesn't use the AutoItX DLL, I have a TreeView library written in AutoIt code that allows full control of a TreeView in an external process. See the link in my signature for more information. If you have to use the AutoItX DLL, I think you're out of luck.

Thank you very much for your reply. I will look into it.

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