Jump to content

Recommended Posts

Posted

Hi, i have an issue i want to make "IsCheck" for check box control but it is doesn't work i try with "IsEnable", the control info is:

Class: WindowsForms10.Window.8.app.0.2e0c681

instance: 18

ClassnameNN: WindowsForms10.Window.8.app.0.2e0c68118

Name:picCheckBox

Advanced Mode: [NAME:picCheckBox]

ID:528808 (it is dynamic)

text: 

Position: 333,78

size: 16,16

controlclick coords:11,9

Style: 0x56000000

ExStyle:0x00000000

Handle: 0x00000000000811A8

i activate the window it is ok, but only that check box doesn't work i tried to manipulate it in couple of ideas with classnameNN, Name & instance, or even ID that is more equrate only for indicate if work, because is dynamic at the next time of login to the program it change.

i will realy like some help with that.

Posted (edited)

Based on the the commands you've stated, you might be using this function - http://www.autoitscript.com/autoit3/docs/functions/ControlCommand.htm it's hard to tell though as you've incorrectly named those commands. If you're not using ControlCommand, try it.

Edited by somdcomputerguy

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

Posted (edited)

Hi the link is not ok,

well i use controlcommand but to get a feedback if the check box is "on" or "off", i realized that the function "IsCheck" for checkbox is not ok and that it will only work with 'radio', i will like any Suggestions for how can i do it?

even if it is not with the control info if there is!

Edited by natiun
Posted (edited)

I edited my post. I removed the comma from the URL. Sorry can't help you with your actual problem. Good luck though.

edit: It's not removed, just, hidden :ermm:

Edited by somdcomputerguy

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

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
  • Recently Browsing   0 members

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