BigDaddyO Posted January 18, 2005 Posted January 18, 2005 I am writing a script that will have 12 edit boxes that need to be alligned one under the other. the problem is that the edit boxes are only shown if a specific variable exists. so if say edit box 3 is not shown I don't want a big gap in the gui so I need to adjust the position of all other boxes to fill in the gap. I have tried the -1 for the Top position of the edit boxes but that does not seem to work. does anyone have any ideas for me to try. Thanks, Mike
this-is-me Posted January 18, 2005 Posted January 18, 2005 GUICtrlSetPos Is the only way. Who else would I be?
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