Jump to content

Modifying the Checkboxes in a SysTreeView321?


Recommended Posts

ok, i want to make a script to edit the checkboxes in a SysTreeView321 control.. how could i go on about doing this? I tried controlsend and didn't get anywhere with it.

thanks

*EDIT* to avoid confusion, when i say Modifying... i mean changing the checkbox from checked or unchecked.

Edited by Bi0haZarD
Link to comment
Share on other sites

ok, i want to make a script to edit the checkboxes in a SysTreeView321 control.. how could i go on about doing this? I tried controlsend and didn't get anywhere with it.

thanks

*EDIT* to avoid confusion, when i say Modifying... i mean changing the checkbox from checked or unchecked.

If I understand correctly you should try using ControlCommand


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Link to comment
Share on other sites

oops.

Tried ControlCommand as well.. theres like 10 checkboxes inside the SysTreeView321.. just checkboxs..

i tried ControlCommand("Settings","","SysTreeView321","Check","") and nothing happens..

Edited by Bi0haZarD
Link to comment
Share on other sites

oops.

Tried ControlCommand as well.. theres like 10 checkboxes inside the SysTreeView321.. just checkboxs..

i tried ControlCommand("Settings","","SysTreeView321","Check","") and nothing happens..

Your ControlCommand is totaly bad (it's not for treeview)

look here for get some ideas and increase your scope :P

and try search forum for "treeview" ...

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...