Coldburn Posted September 20, 2006 Posted September 20, 2006 How can I auto generate tree view items from say an INI file? I know I can build the GUI and read in the INI (i think) but not sure how to go about building the actual tree view items from an array. I assume reading the ini into an array is the most effective? Obviously I'd like to have the section headers the parent while the items under the section are the childeren. I think if someone could point me in the right direction, I could write the whole thing up quick! Even cooler than that, is it possible to make the items clickable to kick off an autoit script? Thanks!
Lazycat Posted September 20, 2006 Posted September 20, 2006 How about searching? This subject was discussed many times.http://www.autoitscript.com/forum/index.ph...TreeView+%2Bini Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
Coldburn Posted September 20, 2006 Author Posted September 20, 2006 How about searching? This subject was discussed many times.http://www.autoitscript.com/forum/index.ph...TreeView+%2BiniActually i did but wasnt finding what I needed... but at that early hour who knows what I was typing in as a search string! Thanks for the help.
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