Game Development Community

Text Direction?

by Lee-Orr Orbach · in Torque Game Engine · 02/21/2006 (12:46 pm) · 1 replies

I successfuly used the Unicode support in TGE 1.4, but I was wandering if it is possible to change the text direction in a GUI text to right-to-left, and back to left-to-right?

thanks,
Lee-Orr

#1
02/22/2006 (5:28 am)
By default no, I would presume that would need to be handled as a new subclass of the textCtrl , it should be too hard though.