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. Application window Y not saving correctly.
QtWS25 Last Chance

Application window Y not saving correctly.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 345 Views
  • 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.
  • A Offline
    A Offline
    adutzu89
    wrote on last edited by
    #1

    Hello,

    I am trying to save the a Quick application position on close, but it doesn't save correctly?
    Everytime it saves it adds the Window title bar to Y position.
    As an example, in Ubuntu with Unity here is the log for Y position:

    qml: mainWindow.y: 52
    qml: minimumY: 24
    qml: mainWindow.y - minimumY: 28
    

    minimumY: (Screen.height - Screen.desktopAvailableHeight)

    Any ideeas?

    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