TrigZu Posted September 9, 2009 Posted September 9, 2009 I need to know how to retrieve data from a TreeView control. For example, Ventrilo has a TreeView in it, but if I try to pull text from it I don't receive the information I want, just Text2. http://screencast.com/t/Bo6gCrNN2d
Zedna Posted September 9, 2009 Posted September 9, 2009 Look at ControlTreeview() or all _GUICtrlTreeview_xxx() functions inside GUITreeview standard UDF include. All is very well described in helpfile also with examples. Resources UDF ResourcesEx UDF AutoIt Forum Search
TrigZu Posted September 9, 2009 Author Posted September 9, 2009 Look at ControlTreeview() or all _GUICtrlTreeview_xxx() functions inside GUITreeview standard UDF include.All is very well described in helpfile also with examples.Oh wow, how did I miss that?Thanks so much, from a quick glance over it looks like this is exactly what I need!
TrigZu Posted September 9, 2009 Author Posted September 9, 2009 (edited) Oh wow, how did I miss that?Thanks so much, from a quick glance over it looks like this is exactly what I need!SUCCESS!!!AutoIt > AutoHotkeyWOOT!!!http://screencast.com/t/uy6KJKCwuoF Edited September 9, 2009 by TrigZu
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now