Computer Science Canada

colourback for text

Author:  Neja [ Fri May 30, 2003 11:14 pm ]
Post subject:  colourback for text

I have a full screen graphic (640x400) that I've got on Turing, however, I don;t know how (actuall,y I'm not even sure if it can be done) to get the back of the text clear, so the graphis can be seen through the text box.

Author:  Homer_simpson [ Fri May 30, 2003 11:19 pm ]
Post subject: 

u could make yer textbox transparent or using masking technique but u'd need yer custom created text box

Author:  Tony [ Fri May 30, 2003 11:37 pm ]
Post subject: 

the idea here is to use Font.Draw for the text... Though if you still want to have a "box" to type in, you should make your own custom GUI... Shouldn't be too hard for the textbox.


: