maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   QComboBox drop-down arrow is visible when changing background color (https://talk.maemo.org/showthread.php?t=60176)

EmaNymton 2010-08-11 15:09

QComboBox drop-down arrow is visible when changing background color
 
1 Attachment(s)
Hi,
I'm tinkering around with python and pyqt and use comboboxes inside a tablewidget. Everything is perfect, except when I change the background-color to highlight some boxes. The drop-down arrow becomes visible (see screenshot).

I change the background color by
Code:

item.setStyleSheet("QComboBox { background-color: red; }")
Is there any way to hide the drop-down arrow?

EmaNymton


All times are GMT. The time now is 23:15.

vBulletin® Version 3.8.8