I am facing a problem with GTK+ on a MIPS based board using an EPSON graphics controller.
I can run GTK applications and I see the window and widgets I create, but there is no text visible only the buttons itself.
If I create a dialog window the with gtk_dialog_new_with_buttons() the text in the label and on the button is displayed fine. I checked the source code for the dialog class and could not find any obvious difference.
One additional thing is that I can see some text when I change the pixelformat for Directfb to LUT8 instead of RGB332. However colors are wrong in that mode, obviously.
Can anybody give me some hint on where to look for the reason of this problem?
best regards
Andre
Get your email and more, right on the new Yahoo.com
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
