atzoref Posted February 2, 2012 Posted February 2, 2012 Hello, I want to save checks of a tree into file, so I can later read them from the file. My idea was to save the handles of the item which checked into file and read them later, But I see that the handles of the items changed from time to time after closing and open again the script. So what is the way to do that (By ID?) ? Thanks
atzoref Posted February 2, 2012 Author Posted February 2, 2012 (edited) Nevermind I solve it with : _GUICtrlTreeView_GetItemParam You can close here. Edited February 2, 2012 by atzoref
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