Skitty Posted August 13, 2011 Posted August 13, 2011 Hello humans, I am here to ask a simple question, but first some details. Some time ago I made full screen gui and on different screen resolutions, an input box is offset / dispositioned from the targeted region in the users screen. How do I get an element in a gui to stay in a relative position no matter the resolution?
martin Posted August 14, 2011 Posted August 14, 2011 (edited) Hello humans, I am here to ask a simple question, but first some details.Some time ago I made full screen gui and on different screen resolutions, an input box is offset / dispositioned from the targeted region in the users screen.How do I get an element in a gui to stay in a relative position no matter the resolution?I guess that you need GuiResizeMode or GuiCtrlSetResizing.But your "details" are just a bit too vague for me to know. Edited August 14, 2011 by martin Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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