Strecher Posted February 29, 2008 Posted February 29, 2008 (edited) Got a form that I need to get text from labels / statics but I can't seem to highlight them in Au3Info or any other similar program because they inside group or panel, instead only panel gets selected. Is there any way of getting IDs of those controls? Thanks all. Edit: As well, is there anyway to launch menu item without clicking it? I've managed to do it using 3rd party programs as well as getting ID of it. At the moment I have to emulate mouse click to get it up. Edited February 29, 2008 by Strecher
Aassdd Posted February 29, 2008 Posted February 29, 2008 Have you tried ControlClick with the info you get from that program (2nd screenshot)? PS. What's that program?
Strecher Posted February 29, 2008 Author Posted February 29, 2008 Have you tried ControlClick with the info you get from that program (2nd screenshot)?PS. What's that program?For ControlClick() I would need an ID since its a menu it cant be highlighed using Au3Info.The program on 1st screenshot called 'Visual Open Retail' which has been made specifically for our company so no info on that on internet. But you can take any program made in visual basic with group controls and see for your seft.As for 2nd screenshot, its a program called 'Window Scanner 1.7' by Inqsoft. Does same thing as Au3Info but with more function and lets you edit controls.
Aassdd Posted March 1, 2008 Posted March 1, 2008 What about Menu ID: 44 in window scanner? I know I don't help much, sorry. And thank you for window scanner.
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