bhavesh803 Posted December 3, 2012 Posted December 3, 2012 Hi, In my application, there is an About button, if I click it, it shows some about text for the product. I need to get text from this window having class as #32770. This is the only thing that is populated to control the window. -------------------------------------------------------------- >>>> Window <<<< Title: Class: #32770 Position: 951, 297 Size: 500, 333 Style: 0x9400004C ExStyle: 0x00010000 Handle: 0x00000000002203DE >>>> Control <<<< Class: Instance: ClassnameNN: Name: Advanced (Class): ID: Text: Position: Size: ControlClick Coords: Style: ExStyle: Handle: I tried wingettext etc, but no luck. Can anyone help OR if anyone have same situation? Thanks Bhavesh
Exit Posted December 4, 2012 Posted December 4, 2012 please explain my applicationWritten by yourself. Then show the code.Written by others. Then provide more information. Program name, vendor, download link, ... App: Au3toCmd UDF: _SingleScript()
bhavesh803 Posted December 6, 2012 Author Posted December 6, 2012 @Andreik: I tried but not working. It does not able to collect text. do i need to get handle of that window first ans then get the text.
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