eltorro Posted January 10, 2006 Share Posted January 10, 2006 (edited) From another discussion in Idea Lab Here is a link to an XML to treeview script.It works with basic XML files.I thought it would better serve the "community" by a least posting the link here. http://www.autoitscript.com/forum/index.ph...pe=post&id=6385http://www.autoitscript.com/forum/index.ph...pe=post&id=5983 Edit: Updated link. Edited February 9, 2006 by eltorro Regards, [indent]ElTorro[/indent][font="Book"] Decide, Commit, Achieve[/font]_ConfigIO.au3Language Translation --uses Google(tm) MsgBox Move XML wrapper UDF XML2TreeView Zip functionality Split your GUI Save Print ScreenZipPluginEdit In Place listviewSome of my scripts on Google code Link to comment Share on other sites More sharing options...
leecole Posted January 11, 2006 Share Posted January 11, 2006 From another discussion in Idea Lab Here is a link to an XML to treeview script.I works with basic XML files.I thought it would better serve the "community" by a least posting the link here. http://www.autoitscript.com/forum/index.ph...pe=post&id=5983 I must be missing something.GUICtrlGetHandle() : undefined function. Talking Clockhttp://www.autoitscript.com/forum/index.php?showtopic=20751Talking Headlineshttp://www.autoitscript.com/forum/index.php?showtopic=20655Sometimes, I sits and thinkssometimes, I just sits Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted January 11, 2006 Moderators Share Posted January 11, 2006 Do you have GuiTreeView.au3 in your beta include file? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
leecole Posted January 11, 2006 Share Posted January 11, 2006 Do you have GuiTreeView.au3 in your beta include file?Yes, I do, but it doesn't have GUICtrlGetHandle() in it. Talking Clockhttp://www.autoitscript.com/forum/index.php?showtopic=20751Talking Headlineshttp://www.autoitscript.com/forum/index.php?showtopic=20655Sometimes, I sits and thinkssometimes, I just sits Link to comment Share on other sites More sharing options...
eltorro Posted January 11, 2006 Author Share Posted January 11, 2006 Yes, I do, but it doesn't have GUICtrlGetHandle() in it. GuiCtrlGetHandle() is an in built func of autoit. Are you using a beta version? msgbox(0,"Autoit Version",@AutoItVersion,5) Regards, [indent]ElTorro[/indent][font="Book"] Decide, Commit, Achieve[/font]_ConfigIO.au3Language Translation --uses Google(tm) MsgBox Move XML wrapper UDF XML2TreeView Zip functionality Split your GUI Save Print ScreenZipPluginEdit In Place listviewSome of my scripts on Google code Link to comment Share on other sites More sharing options...
leecole Posted January 11, 2006 Share Posted January 11, 2006 GuiCtrlGetHandle() is an in built func of autoit. Are you using a beta version? msgbox(0,"Autoit Version",@AutoItVersion,5)msgbox(0,"Autoit Version",@AutoItVersion,5) says 3.1.1.91 Talking Clockhttp://www.autoitscript.com/forum/index.php?showtopic=20751Talking Headlineshttp://www.autoitscript.com/forum/index.php?showtopic=20655Sometimes, I sits and thinkssometimes, I just sits Link to comment Share on other sites More sharing options...
leecole Posted January 11, 2006 Share Posted January 11, 2006 msgbox(0,"Autoit Version",@AutoItVersion,5) says 3.1.1.91OK, I downloaded 3.1.1.101 and installed.I still get compile error saying GUICtrlGetHandle() is an unknown function, but if I continue, it works. Thanks! Now how do I get it to not give a compile time error? I am sure, I need to do something else. Talking Clockhttp://www.autoitscript.com/forum/index.php?showtopic=20751Talking Headlineshttp://www.autoitscript.com/forum/index.php?showtopic=20655Sometimes, I sits and thinkssometimes, I just sits Link to comment Share on other sites More sharing options...
eltorro Posted January 12, 2006 Author Share Posted January 12, 2006 If your using SciTe for Autoit, have you tried updating the defs for SciTe? Ctrl 1, if the beta defs is selected, click on it again and it will re-update the defs. Regards, [indent]ElTorro[/indent][font="Book"] Decide, Commit, Achieve[/font]_ConfigIO.au3Language Translation --uses Google(tm) MsgBox Move XML wrapper UDF XML2TreeView Zip functionality Split your GUI Save Print ScreenZipPluginEdit In Place listviewSome of my scripts on Google code Link to comment Share on other sites More sharing options...
leecole Posted January 12, 2006 Share Posted January 12, 2006 If your using SciTe for Autoit, have you tried updating the defs for SciTe?Ctrl 1, if the beta defs is selected, click on it again and it will re-update the defs.OK, I did that, and it said it was updating, showed progress bar, but when it finished I tried a recompile and it still reported the function as undefined. Again if I continue, it works. I must have something set up wrong. Thanks, though for explaining how it is supposed to work, I did not know that. Talking Clockhttp://www.autoitscript.com/forum/index.php?showtopic=20751Talking Headlineshttp://www.autoitscript.com/forum/index.php?showtopic=20655Sometimes, I sits and thinkssometimes, I just sits Link to comment Share on other sites More sharing options...
theguy0000 Posted February 5, 2006 Share Posted February 5, 2006 it comes up with an error when i click the link in the first post. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN Link to comment Share on other sites More sharing options...
eltorro Posted February 9, 2006 Author Share Posted February 9, 2006 it comes up with an error when i click the link in the first post.@'theguy0000I updated the link in the first post. Regards, [indent]ElTorro[/indent][font="Book"] Decide, Commit, Achieve[/font]_ConfigIO.au3Language Translation --uses Google(tm) MsgBox Move XML wrapper UDF XML2TreeView Zip functionality Split your GUI Save Print ScreenZipPluginEdit In Place listviewSome of my scripts on Google code Link to comment Share on other sites More sharing options...
WeMartiansAreFriendly Posted November 9, 2009 Share Posted November 9, 2009 both links are down. Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet() Link to comment Share on other sites More sharing options...
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