Game Development Community

Bitmap Font on Resource Section

by mks · in Torque Game Engine · 05/07/2005 (6:00 am) · 0 replies

Hi there,
on the link resource where is linked below the text, there is a Bitmap Font resource listed.
Link to Resource

Now, my question descripe a problem "How can I add Text to this GuiBitmapTextCtrl"?
Sure, ive recompiled the Game with GuiBitmapTextCtrl.cc in folder gui/.
Now when i try to add text to this, torque crashed on start to MainMenu.

On C++ Code to this file i also can't find an field for "text".

Can anywhere me displayed a simple example to this resource?
I will be very happy :)

Cheers