Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Ui issue of app when used in 1024*768
Qt 6.11 is out! See what's new in the release blog

Ui issue of app when used in 1024*768

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 487 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.
  • N Offline
    N Offline
    nikit
    wrote on last edited by
    #1

    Hi,
    I need to know how to fix Qt UI on 1024768 screen resolution. The UI gets cut if I use on 1024768
    It works fine on max size of screen which windows recommends. (1366*768)

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

      hi
      if you go into UI and select Mainwindow, you can see the default size.
      If its bigger than 1024x768 then you can
      1: just make it smaller there.
      2: detect screen res and call resize for mainwindow if needed

      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