Bi0haZarD Posted December 6, 2005 Posted December 6, 2005 (edited) 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 December 6, 2005 by Bi0haZarD
BigDod Posted December 6, 2005 Posted December 6, 2005 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
Bi0haZarD Posted December 6, 2005 Author Posted December 6, 2005 (edited) oops. Tried ControlCommand as well.. theres like 10 checkboxes inside the SysTreeView321.. just checkboxs.. i tried ControlCommand("Settings","","SysTreeView321","Check","") and nothing happens.. Edited December 6, 2005 by Bi0haZarD
Bi0haZarD Posted December 7, 2005 Author Posted December 7, 2005 nobody?... surely there must be a way to do this.
Zedna Posted December 7, 2005 Posted December 7, 2005 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 and try search forum for "treeview" ... Resources UDF ResourcesEx UDF AutoIt Forum Search
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