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. Qt Everywhere 5.3.2 embedded LCD 480x272 and system dialogs
Forum Updated to NodeBB v4.3 + New Features

Qt Everywhere 5.3.2 embedded LCD 480x272 and system dialogs

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 621 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.
  • P Offline
    P Offline
    pgregory
    wrote on last edited by
    #1

    I'm running the examples on a beaglebone black under Debian 7.6 kernel 3.14 with ti SGX graphics.
    When running the Qt examples, the system dialogs for choosing files and such are much bigger than the LCD screen.
    Since I am running EGLFS, I get one main window. I don't get a virtual window that can scroll.
    Parts of the dialog are off-screen and impossible to get to.
    Tab will move the focus off screen, but the display doesn't scroll to make it visible.
    Is there a way to tell Qt the screen extents to make it render the system dialogs to fit the LCD window extents?
    Are these environment variables or compile time variables?
    Do they make a difference for EGLFS, since it is basically non-windowed?
    Or a way to tell Qt to display the main window as a viewport that can scroll / pan to the off-screen elements?

    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