An_icehole Posted September 8, 2006 Posted September 8, 2006 i am writing a script that will run on different computers it clicks in a place in relative mode my problem is i want it to run on all screen resolutions so i want to open a window to a set size say 800,600 so it will click in the same place nomater what rez the person is using. this is for use in explorer. does anyone know how to open an explorer window to a set size please.
Moderators SmOke_N Posted September 8, 2006 Moderators Posted September 8, 2006 You can use WinMove() to resize it, or just program all your coords in client coords. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
An_icehole Posted September 8, 2006 Author Posted September 8, 2006 Thank u very much you are a schooler and a gentleman. java script:emoticon('', 'smid_8')
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