Author Topic: GUI Help  (Read 724 times)

I recently began to try to learn how to make Gui's, and I used AGlassofMilk's tutorial. I got the desired design of the window, then I tried to edit it again, but instead of the 320x240 size I put, it went back to 640x480. Help?

Make sure horizSizing and vertSizing are not set to "width" and "height" - they should usually be "bottom" and "right".

Make sure horizSizing and vertSizing are not set to "width" and "height" - they should usually be "bottom" and "right".
That may be it. Thanks, I'll check.

Ok, so I just made a random window, right? And when I resized it from a 640x480 to a 310x230, it looked alright. I positioned it at 125 125, almost centered, and saved it. Then it resized to a 640x480, and went back to 0 0  to cover the whole screen. Which is not my screen size by the way.