Jump to content

Get info of a "Style" in a external program


MATO
 Share

Recommended Posts

Hi,

I need to get the value of the Style from a bottom in an external software package. The problem is that i have to see if the bottom is activated for pressing or not and so far the only parameter that changes in the GUI is a difference in the Style...

 

Can someone help???

Link to comment
Share on other sites

Hi Danp2,

yes i have tried this. And it works if i try to reach a CONTROL in GUI of my script.  The Problem is i have to reach to a control in a external program and that is not working  OR i simply do something wrong.

this is the data when it is possible to CLICK on the CONTROL.

image.png.f8a40cd61594174afd00e88dec7eac48.png

And here is the data when i can not CLICK on the CONTROL:

image.png.8e65220d4cd19ba09a093e5642a54f54.png

 

if i know the "Style" i can see if i am in the end of a data base or not,  And i think when Autoit v3 Window Info can get this data there must be a way that i can get it to.

I am sorry if i ask questions that are stupid... I am working with Autoit for less that 1 week now. 

If GUICtrlGetStyle() is the right tool can someone give me a example how to reach the CONTROL??? 

Link to comment
Share on other sites

Something like this?

 

 

Sorry, forget it. Misread the question.

 

Edited by funkey

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

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