Quote:
Originally Posted by xXziroXx
Last time I tried it, it turned out looking extremely ugly. Pretty sad if that's the only way, because it ends up looking like ****.
|
Yeah. The only other way to do it factor screenwidth and screenheight into all your calculations and just make everything a percentage.
I suppose it would be possible to make a function that generates the proper width and height (from say widthp and heightp) when you pass a GUI object, and also sets handlers for when the screenheight/screenwidth is changed.