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:
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.
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.
About the author
Associate David Higgins
DPHCoders.com
Thanks for the post about the resource.