How to skin the "GuiSliderCtrl" in TGB 1.7.4?
by Raja John · in Torque Game Builder · 02/03/2009 (7:39 am) · 1 replies
I want to change the Gui slider control default bitmap to my bitmap, is this possible in TGB?
About the author
by Raja John · in Torque Game Builder · 02/03/2009 (7:39 am) · 1 replies
Torque Owner Ehrlich
to get an idea of how its made, read the profile.cs file, thre you'll find some clues of how to create your own custom profiles, and from there, is just a matter of hackin some profile code to skin whatever control you want.