Game Development Community

How to change the GUIButtonText at real_time

by Yang Deqian · in Torque Game Engine Advanced · 09/11/2007 (7:36 pm) · 1 replies

I need the GuiControlButton's name ( same to the Text field ) can change while another button loads a dts file, and this button whose Text should change to the directory of that loaded file at real_time.
I can't find the methord. need you help.

above buttons i mentioned about you can seen by using -show starts TGEA.exe


Thanks a lot.

#1
09/17/2007 (2:34 am)
Maybe i should write a callback function?? but how ??? confusing... Anybody helps!