bawang Posted May 26, 2006 Posted May 26, 2006 HI,everybody!! I be a member of this forum today!!(My English is very poor!! :"> )Post #2,big_daddy!!HI,I also have a problem of this!!But my problem is I couldn't uncheck the checkbox while the checkbox was checked.I used a lot of methods for this,but failed!!First method,I used the key word "send":send("{TAB}{SPACE}") .In this instance,I use the para "{space}" make the checked checkbox be unchecked,but.... Second, I use ControlCommand() ,but also failed.so,I need you help!!How could I make it uncheck!!Thank you!! "This is not on a wedpage"!!
Valuater Posted May 26, 2006 Posted May 26, 2006 (edited) ok... please dont double post control command needs info from au3info window on your computer press Start > All Programs > Autoit v3 > Autoit Window Info use that to get the control info 8) Edited May 26, 2006 by Valuater
bawang Posted May 26, 2006 Author Posted May 26, 2006 Yes ,I know that!! I use the AutoIt V3 Window Infomation to get the control info. so ,the full format is Controlcommand("QQ2005 Formal Setup","","button4","uncheck","") but it couldn't make it be unckecked,I know this method is much better than use "send("{SPACE}")" And I donn't know if I could use the key word "controlclick" settle this problem.
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