Game Development Community

Editor Window Size

by Cameron Hudson · in Torque Game Engine · 06/11/2009 (2:26 am) · 2 replies

How do you change the window size of the TGE editor? It seems it's stuck at 640x480 and i can't drag the window to make it bigger.

About the author

Recent Threads


#1
06/11/2009 (11:19 am)
Do you mean the application window itself or the in-game editor frames?

The editor(s) should resize/scale with the application window.

If you mean the panel frames within the editor then you'll have to modify those using the GUI editor.

EDIT: just in case -- you can set the resolution and enable "fullscreen" in the Options screen.
#2
06/11/2009 (11:22 am)
Thanks, got it now.