Game Development Community

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

zebest.mine.nu/V12/mainmenu.png
Now it's time for me to go to sleep....

#1
08/11/2001 (12:59 am)
Nice.
#2
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
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
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 :)