sgufa Posted April 28, 2007 Posted April 28, 2007 Hi. Is there a way to remove a item from treeview after it has been crated and added to tree? Please help me
AutoItKing Posted April 28, 2007 Posted April 28, 2007 Hi. Is there a way to remove a item from treeview after it has been crated and added to tree? Please help meGuiCtrlDelete http://www.autoitking.co.nr Site is DOWN | My deviantART | No Topic Topic - Don't do it!-------------------- UDF's/Scripts:AutoIt: [BenEditor 3.6] [_ShutDown()]PHP: [CommentScript]Web Based AutoIt: [MemStats] [HTML to AU3] [User LogIn and SignUp script]
PsaltyDS Posted April 29, 2007 Posted April 29, 2007 Hi. Is there a way to remove a item from treeview after it has been crated and added to tree? Please help meRead the help file and you'll find _GUICtrlTreeViewDeleteItem() in the current version. Also, if you read the help file, you see it described:Removes an item and all its children from a treeview control.As a general rule you should read the help file. P.S. Read the help file. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
xcal Posted April 29, 2007 Posted April 29, 2007 As a general rule you should read the help file. That's crazy talk! How To Ask Questions The Smart Way
PsaltyDS Posted April 29, 2007 Posted April 29, 2007 That's crazy talk! You'd think so, after reading some of the questions on this board! Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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