Greek Posted July 30, 2009 Posted July 30, 2009 $MainGUI = GUICreate("Hello World", 550, 170, -1, -1) How do i get the coordinates of -1? How does AutoIt calculated this???
Zedna Posted July 30, 2009 Posted July 30, 2009 You may use WinGetPos() Also look at @DesktopWidth @DesktopHeight Resources UDF ResourcesEx UDF AutoIt Forum Search
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