jinyue115 Posted August 14, 2010 Posted August 14, 2010 According to something wrong with my application 's Control ID and Advanced Class , i want to know is there got a function that able to click a button using its handle ? Please advice , thank you . Thanks for your reading .
JohnOne Posted August 14, 2010 Posted August 14, 2010 I'm going to go out on a limb, and say the OP is trying to click a button via its handle. Have you tried ControlClick? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
FlyinRiz Posted August 14, 2010 Posted August 14, 2010 I'm going to go out on a limb, and say the OP is trying to click a button via its handle.Have you tried ControlClick?Smartass Anyway, I meant the more general purpose of his script. I'm pretty sure the ControlClick only works with controlID of the button not the HWnd. And quit picking on me, it's too late for that. -Aaron
JohnOne Posted August 14, 2010 Posted August 14, 2010 I wernt sure myself but i've just tried it, and you can ControlClick using the buttons handle. So the answer is ControlClick. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
FlyinRiz Posted August 14, 2010 Posted August 14, 2010 I wernt sure myself but i've just tried it, and you can ControlClick using the buttons handle.So the answer is ControlClick.Good to know! I learned something today Now I can slack off the rest of the day
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