Get the gui controls name
by Yanling Wu · in Torque Game Engine · 03/27/2005 (11:45 am) · 0 replies
How can i see the gui controls name?i want know which controls are used in the pop-up window after press the "about" button in the mainmenu.gui。
and more,i am puzzled what should i do if i want to build a help system just the demo does,the command used in the demo is getHelp(\"0. About\").
there are many *.hfl files in the /common/help, does this command use these files? if i want to use asia language in my help ,what should i do ,it seems the TGE doesn't support asia language text in the gui
and more,i am puzzled what should i do if i want to build a help system just the demo does,the command used in the demo is getHelp(\"0. About\").
there are many *.hfl files in the /common/help, does this command use these files? if i want to use asia language in my help ,what should i do ,it seems the TGE doesn't support asia language text in the gui
About the author