Jump to content

Recommended Posts

Posted (edited)

I started with a really good TreeView example from this forum and I'm incorporating it into my program.  I've run into a problem correctly creating the items in the tree.  I've tried several loops to achieve the desired outcome without success. I've attached a zip file containing the .au3 files and images of the incorrect/correct output. 

The Data array in the script is just for testing.  The Treeview items need to be created dynamically. 

Thanks in advance for the help

TreeviewEX1.zip

Edited by zamboni128
Posted

zamboni128,

Please note...

_GUICtrlTreeView_FindItem is NOT case sensitive and will return the first matching item found.

kylomas

Forum Rules         Procedure for posting code

"I like pigs.  Dogs look up to us.  Cats look down on us.  Pigs treat us as equals."

- Sir Winston Churchill

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