Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 7

Qt-interest Archive, March 2002
changing the text color in QTabWidget ?


Message 1 in thread

    I would like to change the text color of the tab-bar in a QTabWidget
(for example, 1 tab-bar would have its text in red (the title of the
tab), and another one would be black (normal color)). That would be for
a IRC-like chat client : the tab title would change its color to show
the user some text have been written in the tab.

Thanking you in advance.