Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Text underneath check boxes when using Qt-MultiSelectComboBox

Text underneath check boxes when using Qt-MultiSelectComboBox

Scheduled Pinned Locked Moved Unsolved General and Desktop
comboboxpromote
3 Posts 2 Posters 318 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dean21
    wrote on 2 Dec 2023, 21:00 last edited by
    #1

    Hi, as the title suggests does anyone know how to fix the issue of in the drop down menu of a multiselectcombobox (https://github.com/ThisIsClark/Qt-MultiSelectComboBox). I have tried adding padding and trying to center text but neither worked, here is my section of the code where I am trying to implement it. This image should demonstrate the issue, I am using the widget.ui so dont have any code to show.

    cf4941e2-fbad-48b4-9f1e-7136e339a385-image.png

    Any help would be great, thanks in advance

    C 1 Reply Last reply 3 Dec 2023, 09:42
    0
    • D Dean21
      2 Dec 2023, 21:00

      Hi, as the title suggests does anyone know how to fix the issue of in the drop down menu of a multiselectcombobox (https://github.com/ThisIsClark/Qt-MultiSelectComboBox). I have tried adding padding and trying to center text but neither worked, here is my section of the code where I am trying to implement it. This image should demonstrate the issue, I am using the widget.ui so dont have any code to show.

      cf4941e2-fbad-48b4-9f1e-7136e339a385-image.png

      Any help would be great, thanks in advance

      C Online
      C Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 3 Dec 2023, 09:42 last edited by
      #2

      @Dean21 said in Text underneath check boxes when using Qt-MultiSelectComboBox:

      am using the widget.ui so dont have any code to show.

      But you set a css style somehwere which seems to mess the whole stuff up.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      D 1 Reply Last reply 3 Dec 2023, 10:15
      0
      • C Christian Ehrlicher
        3 Dec 2023, 09:42

        @Dean21 said in Text underneath check boxes when using Qt-MultiSelectComboBox:

        am using the widget.ui so dont have any code to show.

        But you set a css style somehwere which seems to mess the whole stuff up.

        D Offline
        D Offline
        Dean21
        wrote on 3 Dec 2023, 10:15 last edited by
        #3

        @Christian-Ehrlicher Hi, I have not manually set any css styling the colours I belive just come from fact I am using ubuntu so I think its just using system colours by default

        1 Reply Last reply
        0

        1/3

        2 Dec 2023, 21:00

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved