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. Native titlebar on macOS with accessory views
Forum Updated to NodeBB v4.3 + New Features

Native titlebar on macOS with accessory views

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 263 Views 2 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.
  • S Offline
    S Offline
    schrute
    wrote on last edited by
    #1

    Is it possible to have a native titlebar on macOS that looks like the following
    Screenshot 2023-03-20 at 11.23.35 AM.png
    I couldn't find anything in Qt::WindowFlags that would help in achieving this look.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      QToolBar maybe ?

      jsulmJ 1 Reply Last reply
      0
      • ? A Former User

        QToolBar maybe ?

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

        @ankou29666 No, toolbar is an additional element in the UI and not inside the titlebar.
        @schrute I think you will need to implement your own titlebar.

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

        1 Reply Last reply
        1
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          You might want to check this project which aims to help with regard to customize the NSWindow in a similar fashion as want you want.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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