Results 1 to 2 of 2

Thread: The menu bar is different between OS?

  1. #1
    Join Date
    May 2018
    Posts
    19
    Thanks
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default The menu bar is different between OS?

    My desktop Application has the menu bar. It is OK at Ubuntu, but when at Fedora(28) and Window (7), the menu bar is stay the top of window. So, The interface is push down and unable to show the bottom of it.
    How to make Menubar at Fedora & Window is the same Ubuntu style or opposite?
    Last edited by madawg; 4th September 2018 at 06:28.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: The menu bar is different between OS?

    It sounds like you have not set up your MainWindow with a correct layout for the central window, or you have set a fixed size for the MainWindow which prevents it from adapting to the different OS. The effect you are seeing should not happen if you have used the layout correctly and have not set a fixed size.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Using sim menu
    By San_d in forum Qt Programming
    Replies: 0
    Last Post: 12th June 2013, 10:45
  2. Replies: 5
    Last Post: 29th November 2012, 16:26
  3. Replies: 1
    Last Post: 18th May 2012, 12:36
  4. Replies: 2
    Last Post: 11th May 2012, 11:38
  5. Replies: 1
    Last Post: 4th November 2011, 12:25

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.