nullschritt Posted July 30, 2013 Posted July 30, 2013 Hello all, I was wondering if there way a way to get all the elements of a treeview as an array or string, so that I can compare it to another set of data to see if it needs updating?
abberration Posted July 30, 2013 Posted July 30, 2013 It looks like you can perform what you are asking with _GUICtrlTreeView_GetCount and _GUICtrlTreeView_GetTree. The examples in the help file will help explain them. In the help file, under the Index tab, there are several other _GUICtrlTreeView_xxxxxxxx commands that look very helpful as well. Easy MP3 | Software Installer | Password Manager
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