Dear MarkoSan,
Thanks for your reply.
As a matter of fact, I am using Qt version 4.0.0 and QTabBar class doesn't have a method which is so-called setTabTextColor.
Thanks anyway
Have a nice day
Dear MarkoSan,
Thanks for your reply.
As a matter of fact, I am using Qt version 4.0.0 and QTabBar class doesn't have a method which is so-called setTabTextColor.
Thanks anyway
Have a nice day
well is it possible for you to move to QT 4.1? Because there you have that method available.
Well that or subclass QTabBar and override QTabBar:aintLabel()
Bookmarks