timsta97 Posted August 5, 2010 Posted August 5, 2010 I know how to get the size of the window with WinGetPos(), but that returns the size of the whole window (title bar and border included). How do I get just the size of the window without the title and border?
JohnOne Posted August 5, 2010 Posted August 5, 2010 WinGetClientSize() would be a start AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
timsta97 Posted August 5, 2010 Author Posted August 5, 2010 Wow. I can't believe I didn't think off that. Thanks.
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