Can not find GUI editor in TGBX
by DavidLin · in Torque X 2D · 04/18/2007 (11:15 pm) · 2 replies
After installing the latest version of TGBX, I found the TGBX is very similar with TGB, but could not find GUI editor in TGBX. I'd like to know whether this version of TGBX support GUI editor?
In addition, there are lots of .dso files in the TGBX folder. I don't know why these torque script files exist. I have heared someone told me that TorqueX will not support .cs script files, and just support c# language instead.
In addition, there are lots of .dso files in the TGBX folder. I don't know why these torque script files exist. I have heared someone told me that TorqueX will not support .cs script files, and just support c# language instead.
#2
TX does not support .cs script files, but what you are seeing isn't TX. TGBX is a tool used to modify the txscene xml files used by TX, but is not apart of TX itself. TGBX is a program written in torquescript (and TGE I believe?) and that is why you see script files.

04/19/2007 (7:53 am)
TGBX doesn't have a GUI editor and more than likely wont be getting one. The GUI in TX right now is done through C# code and therefore you wont find an editor any time soon (something that's on my list to rectify.)TX does not support .cs script files, but what you are seeing isn't TX. TGBX is a tool used to modify the txscene xml files used by TX, but is not apart of TX itself. TGBX is a program written in torquescript (and TGE I believe?) and that is why you see script files.

Torque Owner Apurva Amin