Samuel Posted August 28, 2006 Posted August 28, 2006 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.
sohfeyr Posted August 29, 2006 Posted August 29, 2006 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! Mine:Time Functions - Manipulate the system clock! | WinControlList (WinGetClassList++) | .Net Setup Wrapper, Detect or install .Net | Writing and using a VB .NET COM object in AutoItNot mine, but highly recommended:AutoItTreeViewExtension plugin | Menu code | Callback helper dll | Auto3Lib - Control the uncontrollable | Creating COM objects in AutoIt | Using .Net framework classes in AutoIt
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