Game Development Community

GUI Linking

by Ronald J Nelson · in Torque Game Engine · 08/08/2007 (10:53 pm) · 2 replies

I wanted to see if there is already a way to do this, or if someone has made it possible already.

I want to change the servers listing by making columns that are resizable and that are linked together much as it is in HAlf-Life 2 and CounterStrike games.

I remember sometime ago someone on ICQ mentioning that there was a method. I must admit I have forgotten how, and hope someone here can enlighten me.

#1
08/09/2007 (10:10 am)
I haven't tried this yet, but would it be possible to use a variable to specify the width instead of the actual number?

Additonally, is there any sort of call like onResize?

Again, just looking for some guidance here.
#2
08/12/2007 (12:11 pm)
Well I figured out a way to do this that works well enough for me. I am not resizing the columns, but there is a fix made here that makes the columns resize properly when the parent resizes.

www.garagegames.com/mg/forums/result.thread.php?qt=3510