CygnusX1 Posted July 22, 2016 Posted July 22, 2016 (edited) Hey, I looked around a bit but didn't find what I was looking for. Is it possible through AutoIt to determine if text on a control is longer then the control size? I used the Window Info Tool and it shows the control size, 84, 14 and it shows the text, Местоположение:. Can you compare the control length and the text length to see if the text is running over the control size? Edited July 26, 2016 by CygnusX1 Cygnus
mikell Posted July 22, 2016 Posted July 22, 2016 You might have a look at the example for _WinAPI_GetTextExtentPoint32
CygnusX1 Posted July 26, 2016 Author Posted July 26, 2016 Thank you Mikell! That did it. Solved! Brad Cygnus
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