Search found 8 matches

by Grz-
23 Dec 2006, 18:27
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

Okay i'm gonna try looking into the code to see where the problem is, what is strange is that glcolor3f changes everything onscreen in opengl EXCEPT the font, i think its the font that is not converted EDIT : but if i put a invalid character (for example tabulation character via fopen) on textbox th...
by Grz-
23 Dec 2006, 12:36
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

Hi,

I tested and returned the code with "glColor3f" and "gcn::Color" but doesnt work... i have always the text in yellow and i don't understand why.

You have other idea ?
by Grz-
22 Nov 2006, 22:12
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

I think that it is not its because in browserbox class the color is already set in black. gcn::ImageFont *font = dynamic_cast<gcn>(getFont()); graphics->setColor(BLACK); I checked and it's similar. The font used is defaut The Mana World browserbox font : http://img127.imageshack.us/img127/9991/brows...
by Grz-
21 Nov 2006, 04:22
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

Hmm it there with still a problem, with defaut browser box font in TMW, test does not display correctly, it's transparency problem ?

Image

The code is the same one as that higher, i have just change font.
Than'ks for you'r help.
by Grz-
20 Nov 2006, 08:19
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

Thank's it is the problem... ;)
by Grz-
18 Nov 2006, 07:47
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

Hello, i still did not find the problem and i would like to know why that does not function, this blocking prevents me from continuing my tutoriel.

Bye.
by Grz-
13 Nov 2006, 01:25
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

I think my problem is in my implementation of browserbox... but i don't see the problem... :)

(Ps : Please delete the other post)
by Grz-
10 Nov 2006, 20:08
Forum: Off topic
Topic: BrowserBox with color ?
Replies: 12
Views: 3686

BrowserBox with color ?

Hi, I have problem with BrowerBox and color, i use this nice class for a guichan tutorial for my forum (and with only guichan not possibly have different color in a box) and in my simply example (with opengl) i not have different text color... look here -> http://img170.imageshack.us/img170/9996/tes...