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. Adjusting UI for wider Screens (2-pane mode)
Forum Updated to NodeBB v4.3 + New Features

Adjusting UI for wider Screens (2-pane mode)

Scheduled Pinned Locked Moved QML and Qt Quick
qml2-pane2-columnuiphone&tablet
1 Posts 1 Posters 463 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.
  • lajtuL Offline
    lajtuL Offline
    lajtu
    wrote on last edited by
    #1

    Hey,
    I'm trying to adjust my QML app to look better for wider screens such as tablets 10' or desktops. From the world of Android there is well-known 1-pane and 2-pane strategy so if only there is a place, we try to build screen divided for 2 columns (2 pane) like:
    http://i.stack.imgur.com/TPm5s.png

    and if there is not, e.g. for phones the UX goes like 1 column, so user firstly picks item from a List and then get's more details about the element.

    What would be the best approach to the problem in QML ?
    I'm curious to your ideas :)

    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