An experiment in creating Bitmap Buttons
by Harold "LabRat" Brown · in Torque Game Engine · 08/10/2001 (1:25 am) · 5 replies
Just something I cooked up because I miss the BitmapButton control.
MainMenu Bitmap Buttons

Now it's time for me to go to sleep....
MainMenu Bitmap Buttons

Now it's time for me to go to sleep....
#2
Just a heads up in case anyone else was thinking of doing same.
Phil.
08/16/2001 (1:46 am)
I'll add most of the gui controls everyone needs next week Harold.. including 5 state buttons, check boxes (or push-pull buttons), maybe not list controls and stuff yet.. but mostly anything button like.Just a heads up in case anyone else was thinking of doing same.
Phil.
#3
Thanks for the code I have added it to my mainmenu.cs file. However when I hover the mouse over the buttons they disappear. In the log it says that it cannot find the texture.
I have the path to the png files correct Ithink.
Can anyone help please.
Thanks
Dodge
05/23/2004 (10:02 pm)
Hi,Thanks for the code I have added it to my mainmenu.cs file. However when I hover the mouse over the buttons they disappear. In the log it says that it cannot find the texture.
I have the path to the png files correct Ithink.
Can anyone help please.
Thanks
Dodge
#4
Torque now (V12 by then) has a BitmapButtonCtrl already, no need to add this.
05/24/2004 (10:12 am)
Holy shit! You posted on a thread that was 3 years old. Congrats man.Torque now (V12 by then) has a BitmapButtonCtrl already, no need to add this.
#5
06/08/2004 (8:52 am)
Lol, I got confused how this was different from what was already there ... until I saw the date :)
Torque Owner Shawn