Does Torque support Unicode?
by Iconliu · in Torque Game Engine · 03/17/2005 (10:45 pm) · 5 replies
How to change the GuiButtonCtrl 's name with Chinese or other ?
i tried it ,but it doesn't work.
i tried it ,but it doesn't work.
#2
03/18/2005 (3:44 am)
So if i want use Asian language as Button's name,how to make it?
#3
03/18/2005 (7:34 am)
The easiest way would be to use a bitmaped button with the chinese text on it. Granted its not very elegant but it will get the job done till unicode is supported.
#4
anybody can tell me how to set the bitmap's location, many thanks.
03/20/2005 (6:37 pm)
I added a GuiBitmapButtonCtrl into my MainMenuGui,when i set the value of the BitmapButtonCtrl properties,the bitmap's location can't work.(i put the bitmap in the starter.fps\client\ui) anybody can tell me how to set the bitmap's location, many thanks.
Torque 3D Owner Pat Wilson