Andrew Davey
05-28-2004, 09:19 PM
Hi,
I can print some text and i know how to do a box but i have acoupld of qustions. I would like to create a box around the text, how can i do that please? I basically need to know how to calculate the width of the text, if i am using bitmap fonts.
And how can i get a transparent box, trying to give it a cool effect, i though that glCOlor4f(0,0,0,0.5); would give a transluecent box buit that dint work.
Any help would be appreciated.
I can print some text and i know how to do a box but i have acoupld of qustions. I would like to create a box around the text, how can i do that please? I basically need to know how to calculate the width of the text, if i am using bitmap fonts.
And how can i get a transparent box, trying to give it a cool effect, i though that glCOlor4f(0,0,0,0.5); would give a transluecent box buit that dint work.
Any help would be appreciated.