Search found 8 matches
- 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...
- 23 Dec 2006, 12:36
- Forum: Off topic
- Topic: BrowserBox with color ?
- Replies: 12
- Views: 3686
- 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...
- 21 Nov 2006, 04:22
- Forum: Off topic
- Topic: BrowserBox with color ?
- Replies: 12
- Views: 3686
- 20 Nov 2006, 08:19
- Forum: Off topic
- Topic: BrowserBox with color ?
- Replies: 12
- Views: 3686
- 18 Nov 2006, 07:47
- Forum: Off topic
- Topic: BrowserBox with color ?
- Replies: 12
- Views: 3686
- 13 Nov 2006, 01:25
- Forum: Off topic
- Topic: BrowserBox with color ?
- Replies: 12
- Views: 3686
- 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...