Game Development Community

Simple gui question..

by Jacob Dankovchik · in Torque Game Engine · 07/19/2004 (10:57 am) · 2 replies

Ok, simple question but.. well, i dunno what to do, and sorry if this seems silly.. :P
I need a gui's width to stretch to the screen. Sorry to bug ya'll with this, i just cant think for crap today.. But for example, i need the images width to stretch out to fit the width of the screen, that way the gui will be as wide as the screen on any resolution. Thanks.

#1
07/19/2004 (12:40 pm)
In the GUI Editor set the width alignment or height alignment to "width" or "height".
#2
07/19/2004 (4:06 pm)
Ahh, ok.. thank thank.. :D