GUI Editor tutorials or documentation?
by Donald Teal · in Torque 3D Professional · 02/04/2010 (9:03 pm) · 6 replies
I have been trying to find some good tutorials on the GUI editor or at least a detailed doc on it, but have been unsuccessful after searching the forums.
Anyone have links to a good breakdown of the Gui editor and associated functiosn?
Thanks
Anyone have links to a good breakdown of the Gui editor and associated functiosn?
Thanks
About the author
#2
02/04/2010 (9:54 pm)
Thanks Brian, been a while since I went over those docs, will review them again, was hoping for something a little more indepth into the profiles and more detail.
#3
google video tuts on torque gui
02/04/2010 (10:35 pm)
I did a search on google for torque gui tuts. I found something that may or may not help out. Hopefully it will.google video tuts on torque gui
#5
02/05/2010 (12:34 pm)
Look at Edward Maurina Books (in particular the programming guide to torque). Although they are intended for TGE, 95% of it still applies and the new additions to T3D can be easily understood if you understand the rest
#6
In particular the miniconsole example, when I do the echo(txtDisplay.getValue());) in the altcommand of the textctrl it doesnt send it to the console.
Seems this also happens in later examples too.
Anyone else have trouble with this or been able to get these examples to work properly?
02/16/2010 (3:43 pm)
I have been going over the docs linked by Brian, and following the tutorials, but it seems there are some issues with the tutorials.In particular the miniconsole example, when I do the echo(txtDisplay.getValue());) in the altcommand of the textctrl it doesnt send it to the console.
Seems this also happens in later examples too.
Anyone else have trouble with this or been able to get these examples to work properly?
Torque Owner Brian -Cybore- Smith
Hostile Ai
GUI Docs