Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How do I get an editable Combobox with Controls 2?
Forum Updated to NodeBB v4.3 + New Features

How do I get an editable Combobox with Controls 2?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 838 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.
  • R Offline
    R Offline
    refaQtor
    wrote on last edited by
    #1

    How do I get an editable Combobox with Controls 2?

    In QtQuick 1.4, the ComboBox had an editable property, but the 2.0 version doesn't. Is there some new way to handle this in 2.0 that I'm overlooking? If I try to "import QtQuick 1.4 as old" (for example) the file no longer is editable with the graphical viewer.

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by p3c0
      #2

      @refaQtor ComboBox in QQC2 doesnot have this functionality yet.
      https://bugreports.qt.io/browse/QTBUG-53876

      157

      R 1 Reply Last reply
      0
      • p3c0P p3c0

        @refaQtor ComboBox in QQC2 doesnot have this functionality yet.
        https://bugreports.qt.io/browse/QTBUG-53876

        R Offline
        R Offline
        refaQtor
        wrote on last edited by
        #3

        @p3c0 thanks for pointing out the ticket. I'll watch that to see when Controls 2 is ready to use. I'll take my whole app back to 1.4, if I can't manage to mix the two versions.

        1 Reply Last reply
        0
        • jpnurmiJ Offline
          jpnurmiJ Offline
          jpnurmi
          wrote on last edited by
          #4

          Editable ComboBox is nearly done. The feature freeze of Qt 5.8 was already a good while ago and the beta was already released. Therefore editable ComboBox won't make it there, unfortunately, but it will be available in the next release after that - Qt Quick Controls 2.2 in Qt 5.9.

          1 Reply Last reply
          1

          • Login

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