Jump to content

TreeView Items


MISIIM
 Share

Recommended Posts

Hi, I have one question about treeview item... how to delete one ore all treeview items on button click?

[quote name='dbzfanatic' post='609696' date='Nov 26 2008, 08:46 AM']This is a help forum not a "write this for me" forum.[/quote](Sorry for bad English) :)

Link to comment
Share on other sites

Hi, I have one question about treeview item... how to delete one ore all treeview items on button click?

_GUICtrlTreeView_Delete

_GUICtrlTreeView_DeleteAll

_GUICtrlTreeView_DeleteChildren

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

what is for include ?

and how to use, _GUICtrlTreeView_DeleteAll($TreeView) ?

[quote name='dbzfanatic' post='609696' date='Nov 26 2008, 08:46 AM']This is a help forum not a "write this for me" forum.[/quote](Sorry for bad English) :)

Link to comment
Share on other sites

aaaaa the control is _GUICtrlTreeViewDeleteAllItems not _GUICtrlTreeView_DeleteAll :)

btw tnx <_<

Edited by n3nE

[quote name='dbzfanatic' post='609696' date='Nov 26 2008, 08:46 AM']This is a help forum not a "write this for me" forum.[/quote](Sorry for bad English) :)

Link to comment
Share on other sites

aaaaa the control is _GUICtrlTreeViewDeleteAllItems not _GUICtrlTreeView_DeleteAll :)

btw tnx <_<

Only if you are using the release version, function names changed in beta

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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