Game Development Community

Gui Learning Project

by Evan Ogawa · in Torque Game Builder · 02/16/2007 (4:19 am) · 4 replies

I am starting this thread to let you know about the Gui Learning Project, which I have just posted to the GG site. The synopsis:
Quote:This TGB project intends to serve as a learning resource for the Gui classes. The main Gui consists of a number of windows, each one concentrating on a particular Gui class, such as GuiControl (the base class of all Gui classes), GuiButtonCtrl and other buttons, GuiTextCtrl (along with GuiTextEditCtrl), and GuiPopupMenuCtrl (along with other popup menus). The values of the member fields of the control and Script code that implements its functions serve as example code. By studying the Gui file and the Script files, you can learn by example what the Gui class is all about. Then you can go on to adopt and adapt the code for your own purposes.
I invite you to work with me in developing this project further.

My hope is that providing working sample code that is non-trivial and complete will help beginners get up to speed with TGB. I know that all of us beginners are coming from way behind. This should help.

#1
02/18/2007 (12:14 pm)
@Evan, might wanna fix the url tag -- the ending tag should be /url :)

Thanks for the post about the resource.
#2
02/18/2007 (1:15 pm)
Tx, David
#3
02/18/2007 (2:37 pm)
Ahhh ... is this a family ordeal? :)
#4
02/19/2007 (12:07 am)
Evan wias nice enough to post the resource for me, is all.