Gavin Posted October 23, 2006 Posted October 23, 2006 Hi, I am trying to get the location of fields on a screen, but I am not able to understand the Auto IT info window. I want to add info to a field, then tab to another and add more info etc... Is there documentation I could read which would explain this? Thanks
lod3n Posted October 23, 2006 Posted October 23, 2006 You mean like the AutoIt Help file? For instance, the entries on ControlGetText and Send? [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
Paulie Posted October 23, 2006 Posted October 23, 2006 (edited) The coordinates on all windows are like looking in the 4th Quatradt of a coordinate plane. Like The Top left Corner is (0,0) And the bottom Right one is you max resolution Edited October 23, 2006 by Paulie
Gavin Posted October 24, 2006 Author Posted October 24, 2006 The coordinates on all windows are like looking in the 4th Quatradt of a coordinate plane.LikeThe Top left Corner is (0,0)And the bottom Right one is you max resolutionCheers. That simple explanation helped alot! Ta
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