Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. ComboBox Drop-down list
Forum Updated to NodeBB v4.3 + New Features

ComboBox Drop-down list

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
8 Posts 2 Posters 817 Views 2 Watching
  • 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    hi,

    I have a problem with comboBox, it doesn't show drop-down list.
    I tried everything to fix this problem, but without success.
    Currently i do compile my code with Qt 5.15.2 and Qt Creator 4.8.2.
    I exclude problem in the source code in this case, since the same part of code with the comboBox works fine with Qt5.6.2 and Qt Creator 4.8.2 on other embedded device.
    So, what could be the root cause here, is it Qt version related or Device related or what?

    many thanks for help!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Can you share a minimal example that shows that behaviour ?
      Which OS are you on ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      ? 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Can you share a minimal example that shows that behaviour ?
        Which OS are you on ?

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @SGaist
        hi,
        the problem occurs in principle with every combobox that I insert.
        For example, I add a combobox with 3 items, compile and run the program on the embedded device, when I press on the combobox, a drop-down list with the 3 items should appear, currently it doesn't.

        I've attached two pictures, the first one shows how it works on the old embedded linux device ==> combo box with drop-down list Combobox-dropdown-list_Old_Embedded_Device.jpg

        The second picture, on the new embedded device (also linux)
        shows the misbehaviour of the combobox ==> drop-down list is not displayed
        Combobox-dropdown-list_New_Embedded_Device.jpg
        I am currently developping on Linux debian (Linux debian 4.19.0-21-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64 GNU/Linux)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          What are you running on your target ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            @SGaist

            hi and sorry for the late answer,

            An application runs on the display to control a vehicle and display operating parameters

            The OS on Display is linux variant from IFM:
            Linux pdm3 5.10.127-stable-standard #1 SMP PREEMPT Wed Jun 29 06:59:54 UTC 2022

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Does it use any window manager ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              ? 1 Reply Last reply
              0
              • SGaistS SGaist

                Does it use any window manager ?

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #7

                Hi,

                no, it doesn't.
                it just uses a layer manager to share the screen with a Codesys app.

                SGaistS 1 Reply Last reply
                0
                • ? A Former User

                  Hi,

                  no, it doesn't.
                  it just uses a layer manager to share the screen with a Codesys app.

                  SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Can you give more details about that ?

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0

                  • Login

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