View Single Post
Posts: 60 | Thanked: 23 times | Joined on Jan 2010
#1
Hi, When I use this code:

Code:
QMaemo5InformationBox::information(this, "This is a Maemo5<b>banner<b>",QMaemo5InformationBox::NoTimeout);
with my application the color of the text is white (this is not good on yellow background), I have tried to change the parent widget WindowText palette to black but it does not seem to work.. (The default color for my widget is white text color..)

Any ideas ?

Last edited by tmsha; 2010-02-03 at 20:30.