GUIButton
by Trent · in Torque X 3D · 03/05/2010 (5:07 pm) · 3 replies
Ok, I tried getting a button to work and the best I can do is get FillColor and TextColor working, no border. I read the AutoSkin system isn't working/implemented or something, is this still correct?
About the author
#2
Thanks Henry.
03/06/2010 (1:42 am)
Yeah that's the kind of thing I had considered doing, but I figured that the existing button class must work, but I guess I'm wrong!Thanks Henry.
#3
http://www.torquepowered.com/community/resources/view/17835
I use it and it works out quite well.
04/11/2010 (4:38 pm)
There's also a really good resource out there that is a bitmap button.http://www.torquepowered.com/community/resources/view/17835
I use it and it works out quite well.
Torque 3D Owner Henry Shilling
Smokin Skull
Then you flip the .Visible of the buttons as you scroll up or down or whatever. Looks a lot nicer and more professional.