Results 1 to 5 of 5

Thread: MacOS and QToolBar?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11

    Wink MacOS and QToolBar?

    Hello

    I have a issue while using QToolBar on my Mac, I'm using the

    Qt Code:
    1. setUnifiedTitleAndToolBarOnMac(true);
    To copy to clipboard, switch view to plain text mode 

    command to get the QToolBar to look like the normal Mac Toolbars, but it never comes out the way it is normaly on the Mac, the QToolBar is always a bit too big, anyone seen this issue before?
    It looks like there is a extra margin below the text.
    Any suggestions on how to shrink the QToolBar down to the standard Mac size?

    Thanks for any help.
    //Daniel
    Attached Images Attached Images

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.