Re: Tab labels not shown correctly
Souvik Dutta Chowdhury <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <TY2PR0101MB32327C99E18C81F7079FAC03F2FE0@TY2PR0101MB3232.apcprd01.prod.exchangelabs.com> |
Change the padding to 0px or 1px using stylesheets by writing
<your widget>.setStyleSheet("padding: 0px 0px 0px 0px")
It should work. Report if this works.
On Mar 9, 2020 2:18 PM, Davide Liessi <[email protected]> wrote:
Il giorno lun 9 mar 2020 alle ore 09:45 Davide Liessi
<[email protected]> ha scritto:
> The script displays the window in the attached qt5.png.
> With (Py)Qt4 it used to display the window in qt4.png.
I forgot the attachments, sorry.
Best wishes.
Davide
_______________________________________________
PyQt mailing list [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
_______________________________________________
PyQt mailing list [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt