GUI controls reference??
by Jason McIntosh · in Torque Game Engine · 03/03/2005 (6:16 pm) · 4 replies
Anybody know where I can find a decent GUI controls reference online? I'm having a huge time trying to find info on this arcane part of the engine. o_O
About the author
#2
Online TGE Docs
Making bitmap buttons found this searching the resource sections.
(edit - fixed the urls links. Thanks Todd :)
I'm learning as I go building the knowledge from snippets and with an idea of what I want to do :)
Having said that, what is it you're looking for specifically?
James "a button noob" Allan
03/03/2005 (8:09 pm)
I've been struggling a bit too but after going through the basic GG online docs, I managed to understand what's going on to a point. This evening I made my first bitmap button (Kewl) after searching through the GG site resources and looking into the actual *.cc and *.h files.Online TGE Docs
Making bitmap buttons found this searching the resource sections.
(edit - fixed the urls links. Thanks Todd :)
I'm learning as I go building the knowledge from snippets and with an idea of what I want to do :)
Having said that, what is it you're looking for specifically?
James "a button noob" Allan
#3
To get url's to work you have to say [url=http://....] with no spaces around the = sign
03/04/2005 (7:38 am)
@JamesTo get url's to work you have to say [url=http://....] with no spaces around the = sign
#4
www.garagegames.com/docs/torque/general/pt02.php
03/04/2005 (9:09 am)
See the Torque Game Engine link over on the right of the screen. Click it. Now scroll down to the big section titled GUI Editor Documentation. Click the link. It will take you here:www.garagegames.com/docs/torque/general/pt02.php
Torque Owner Brandon Pollet