0

Can you tell me how to implement a drop-down list with multiple QCheckBoxes? Like here.

I tried to use QScrollArea, but it needs to use Q*BoxLayout which creates too much extra space. if use QScrollArea

  • Does this answer your question? [PyQt: How to set Combobox Items be Checkable?](https://stackoverflow.com/questions/22775095/pyqt-how-to-set-combobox-items-be-checkable) – mahkitah Jun 03 '23 at 15:19
  • @mahkitah Almost. I need the drop-down menu not to close immediately when making a selection – Library keeper Jun 03 '23 at 16:00

0 Answers0