Hi
I´m having troubles trying to customize the aspect of a QTabWidget. I´m 
using this style sheet:

tab.setStyleSheet("QTabWidget::tab-bar {subcontrol-position: right;}");

But doesn´t work.
If I do this:

tab.setStyleSheet("QTabWidget::tab-bar {subcontrol-position: center;}");

The QTabBar gets align at center.

I don´t know if this is a missing feature, bug, or I´m completely wrong 
and there is another way to do this.

I´m using Qt jambi 4.4.0 under windows XP 32 bits.

Thanks for the help.

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to