Game Development Community

New GUI Issues

by Gellyware · in Torque Game Builder · 05/09/2007 (7:20 pm) · 2 replies

I'm having problems with created/edited GUI's properly saving. If I edit the GUI directly from the script in the GUI folder, the level editor does not seem to acknowledge the changes.

Is this a bug or am I doing something wrong?

#1
05/11/2007 (10:53 am)
You need to call the exec() function on your GUI files each time you make changes to them.
#2
05/11/2007 (11:21 am)
Or possibly quit & restart.