Jump to content

Recommended Posts

Posted

So let's say I have a basic Tree View.

Example:

+Main Tree

---- Tree

---- Tree2

---- Tree3

---+Tree4

------- 4Tree

------- 4Tree2

------- 4Tree 3

Is there a way I could capture that to a file or capture out what the current Tree looks like?

Right now, I want to be able to print out the current state of the Tree. I thought maybe some how saving it to a file and then printing it out but I don't know.

Thanks

Any suggestions or ideas on how I could do this would be great.

Posted

Any suggestions or ideas on how I could do this would be great.

There is a plugin floating around that can manipulate and interrogate treeviews in other apps. Check out http://www.autoitscript.com/forum/index.ph...;p=188849&# posts 33 and 44 should be most helpful.

There are some controls that really are amazingly hard to work with - toolbars, treeviews, menus - but the good news here is that there are a lot of really talented people on these forums and they get just as frustrated as anyone else!

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...