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. QSplitter on Android
Forum Updated to NodeBB v4.3 + New Features

QSplitter on Android

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 987 Views 1 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
    ryocchin
    wrote on last edited by
    #1

    I made a simple desktop application which has one QSplitter and two widgets on both sides.

    It works fine on Windows, which means I can grab the splitter with a mouse between two and draw back and force and change the size of widgets.

    Now, I deployed the same application to Android. Everything seems to be working exactly as it worked on Windows except that the splitter doesn't move.

    Isn't QSplitter supported on Android?
    Is there any other way to move the boundaries between widgets on Android?

    'chart' program in Qt example, examples\widgets\itemviews\chart is one of such application, in which vertical boundary between widget can be dragged with mouse, but not on Android.

    I am using Qt 5.2 on Windows 7 64-bit, Android 4.0.4(API15).
    Thank you for any advice!

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

      Hi,

      Sounds rather like a bug, you should have a look at the "bug report system":http://bugreports.qt-project.org to see if it's something known.

      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