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. QMdiSubWindow in Windows 10
QtWS25 Last Chance

QMdiSubWindow in Windows 10

Scheduled Pinned Locked Moved Unsolved General and Desktop
qmdisubwindowstylingwin10
3 Posts 2 Posters 1.7k 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
    asti56
    wrote on last edited by
    #1

    Hallo,

    I have written a Qt5 Programm (5.5.1) which uses QMdiSubwindows.
    This looks fine when i use Windows 7.
    But now when i use Windows 10, the titlebar in the Sub Windows shows further the Win 7 Style ( thicker frame, wrong titlebar color).
    The Top Level QMainWindow shows the correct Style.

    Anyone some advice to correct this?

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi, welcome to devnet.

      There's nothing to correct unfortunately. That's how MDI windows look in Windows 10. You can create an MFC app with Visual Studio's wizard and the result will be the same.

      I agree it doesn't look good in Windows 10, but apparently MDI is not really a model Microsoft is promoting these days and they didn't update the style.
      Not a Qt issue anyway.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        asti56
        wrote on last edited by
        #3

        Thanks for the info.

        Well i have tried to port the programm to use regular QMainWindows.
        But then i have issues to handle the maximum, minimum controls and to constrain the maximized window to my own mdiarea.
        Any advice?

        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