[Qt-interest] Does statusBar supports html tags ? (colorful texts)
Jorge Abrines
curruscataphractus at gmail.com
Thu Mar 11 13:11:28 CET 2010
Hi,
Clue: I think it's possible to use stylesheet with it as it's possible to use them
with any class inheriting QWidget and QStatusBar does.
Regards,
Jorge
Aaron Lewis wrote:
> Hi,
> I have a mainWindow , and a statusBar.
> Before i know statusBar , i use QLabel instead of statusBar.
>
> sample code:
> label->setText("<font color=green>Connection Established</font>");
>
> Does statusBar has some similar features ?
> I tried statusBar->showMessages() .. not working ..
>
> Any help will appreciate ;-)
>
More information about the Qt-interest-old
mailing list