Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Customize the title bar/header bar
Forum Updated to NodeBB v4.3 + New Features

Customize the title bar/header bar

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 126 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.
  • BesdroxkB Offline
    BesdroxkB Offline
    Besdroxk
    wrote on last edited by
    #1

    Hello everyone! I recently customized the theme for Qt Creator to look the same as VS Code, so now both environments have the same layout. However, in VS Code, the header bar has additional elements besides the standard “Collapse”, “Expand/Zoom” and “Close”, while in Qt Creator it does not. Although this slightly affects the visual perception, the IDE has an attractive interface.

    4636f45a-8cfe-4dce-8c93-daed3335c5f5-image.png

    Since the Qt framework allows you to create your own header bar, the question arises: why haven't the Qt Creator developers implemented a custom header bar yet? And, more precisely, is it possible to fix this with the help of the “Qt Creator C++ plugin” and move the ‘Collapse’, “Expand/Zoom” and “Close” buttons to the menu bar level?

    image (2) (1) (1).png

    jsulmJ 1 Reply Last reply
    0
    • BesdroxkB Besdroxk

      Hello everyone! I recently customized the theme for Qt Creator to look the same as VS Code, so now both environments have the same layout. However, in VS Code, the header bar has additional elements besides the standard “Collapse”, “Expand/Zoom” and “Close”, while in Qt Creator it does not. Although this slightly affects the visual perception, the IDE has an attractive interface.

      4636f45a-8cfe-4dce-8c93-daed3335c5f5-image.png

      Since the Qt framework allows you to create your own header bar, the question arises: why haven't the Qt Creator developers implemented a custom header bar yet? And, more precisely, is it possible to fix this with the help of the “Qt Creator C++ plugin” and move the ‘Collapse’, “Expand/Zoom” and “Close” buttons to the menu bar level?

      image (2) (1) (1).png

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Besdroxk said in Customize the title bar/header bar:

      why haven't the Qt Creator developers implemented a custom header bar yet?

      This is something you should ask QtCreator developers on their mailing list or file a change request in Qt bug tracker.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • cristian-adamC Offline
        cristian-adamC Offline
        cristian-adam
        wrote on last edited by
        #3

        I have a bug report about this https://bugreports.qt.io/browse/QTCREATORBUG-29499

        What you can do, is to hide the menu bar! That will win you some vertical space.

        At the moment I am not aware of a solution to this. I have a few ideas but nothing to show for now.

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved