Info about GUI controls needed
by Merfy · in Torque Game Engine · 10/31/2005 (6:53 am) · 3 replies
I just want to know how or where to find the info so I can bookmark the docs and learn myself. Please if you know about this stuff, can you either tell me where you find the info or the thought process you go through?
1) A description of each of the GUI controls
2) List of functions, their params, and properties for each GUI control
1) A description of each of the GUI controls
2) List of functions, their params, and properties for each GUI control
About the author
#2
Heres some code, now you go make something bigger and better and all you have is this one example with no explanation whatsoever? Weak!
10/31/2005 (5:34 pm)
So the core documentation is only given by example? Heres some code, now you go make something bigger and better and all you have is this one example with no explanation whatsoever? Weak!
#3
There are plenty of examples, resources, etc. on our site - a quick google search finds 1540 hits for "gui example", nearly 700 hits for "gui tutorial", and there's stuff on TDN, too (though it's not fully done yet).
And most of that knowledge has come out of Mr. Pig's suggestion of looking at what's there and extending it. (Including the GUIs in several shipped games!)
10/31/2005 (8:01 pm)
GUI scripting is pretty easy. The docs that are out there are what people use - no secret information sources. :)There are plenty of examples, resources, etc. on our site - a quick google search finds 1540 hits for "gui example", nearly 700 hits for "gui tutorial", and there's stuff on TDN, too (though it's not fully done yet).
And most of that knowledge has come out of Mr. Pig's suggestion of looking at what's there and extending it. (Including the GUIs in several shipped games!)
Torque Owner Matt "Mr. Pig" Razza