vendredi 29 juin 2018

Customizing QComboBox

I want to customize QComboBox. The behavior I'd like to see is a combo box where it's button (the down facing arrow), takes the whole area of the combo box when it's collapsed. I know that QComboBox is a QPushButton with a QListWidget (or some other widget). I'd like to change the QPushButton to take up the whole area. I'd like to also get rid of the area where the current selection is being displayed. Any tips will be appreciated!

Aucun commentaire:

Enregistrer un commentaire