View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#2
Hi,

it might be that it is because you are using another theme? Or it inherits the font-color from the parent. An easy solution would be to call the banner like:

Code:
QMaemo5InformationBox::information(this, "<font color='black'>This is a Maemo5<b>banner<b></font>",QMaemo5InformationBox::DefaultTimeout);
This should do the trick.

Daniel
 

The Following 2 Users Say Thank You to danielwilms For This Useful Post: