Help with GPGT
by Nesh108 · in General Discussion · 01/30/2010 (2:06 pm) · 2 replies
Hello guys,
I have a problem, I am reading the book 'Game Programmer's Guide to Torque'.
Probably it refers to the version 1.5 and I have the 1.8 of TGEA.
I dont know how to show on the screen the GUI I want.
I can select the GUI I have created, but I cant test it directly from the Engine.
The book says that I should (in another version I think) enable the GUI Editor with F10, select the GUI I want, and then press again F10. But if I do so, I will come back to the World.
As the book says, I should still see the GUI I have selected.
The reason is that I have created a GUI with some buttons, and probably I have to test them.
Thanks
PS. I have another problem. I have created and save a GUI I have created, but now I cant find it on the Engine. I have obviously saved it (I found the file) but I cant add it on the project, as it was before.
I have a problem, I am reading the book 'Game Programmer's Guide to Torque'.
Probably it refers to the version 1.5 and I have the 1.8 of TGEA.
I dont know how to show on the screen the GUI I want.
I can select the GUI I have created, but I cant test it directly from the Engine.
The book says that I should (in another version I think) enable the GUI Editor with F10, select the GUI I want, and then press again F10. But if I do so, I will come back to the World.
As the book says, I should still see the GUI I have selected.
The reason is that I have created a GUI with some buttons, and probably I have to test them.
Thanks
PS. I have another problem. I have created and save a GUI I have created, but now I cant find it on the Engine. I have obviously saved it (I found the file) but I cant add it on the project, as it was before.
#2
Anyway, you need to exec the file somewhere before it shows up in the gui selection. probably the init file.
02/01/2010 (2:21 am)
Do you own a license ?Anyway, you need to exec the file somewhere before it shows up in the gui selection. probably the init file.
Nesh108