1 Attachment(s)
changing the size of the tab width: QTabWidget
hi,
what i would like is to have the tab width of all the tabs be equal, please refer to the left hand side of the image below. i'm not sure if it's a QStyle thing, or whatever. if it is, i'm not that sure about adjusting pixmaps and such, nor how to code it correctly<still new to gui terms and meanings>. again i'd appreciate any help. thanks.
Re: changing the size of the tab width: QTabWidget
Reimplement QTabBar::sizeHint(int index) and set this as the tab bar in you QTabWidget
Re: changing the size of the tab width: QTabWidget
Just wanted to say that that is a good looking app! :cool: