Game Development Community

Problem with Skinnable GUI Controls.

by Luke Jones · in Torque Game Engine · 04/12/2004 (10:53 pm) · 3 replies

I get it up and running fine, except for one little problem.
Drop down menus such as graphic driver selection (options) or sound driver selection or bpp selection...
Dont work right, as in, they dont show text.
And I have no idea what could be causing it.
[Resource Here

#1
04/13/2004 (12:15 am)
That resource is old, and doesn't work for the latest HEAD.
You'll have to apply the changes by hand to make it work.
#2
04/13/2004 (12:23 am)
Actualy, I didnt need to apply by hand, there were a few things that needed changing, though very simple.
SO i got it working, now I've broke the console somehow, 'enter' dosnt work, and as soon as a key is pressed, it treats it like you've entered one letter then pressed 'enter'.
#3
04/13/2004 (12:29 am)
Great, everythings working now, and I'm not sure what I did.....

Used heads GuiControl.cc/.h and everything else from the resource, did a few builds while tweaking something, and hello, dont know what the hell i just fixed that others can benefit from.

Dont code when your too tired.