Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Inconsistent look of widgets in OS X Lion

    General and Desktop
    2
    3
    1044
    Loading More Posts
    • 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.
    • P
      panosk last edited by

      Hello all,

      I have developed a couple of small Qt apps in Linux. When I compile and run these apps in Windows, all is good. But when I do the same in OS X Lion, widgets do not scale properly and there seems to be some overlapping when, for example, I shrink the main window. The whole GUI is created in Qt Designer.

      I would appreciate any advice or links that may help.

      Thanks.

      Panos

      1 Reply Last reply Reply Quote 0
      • M
        mafiozzi last edited by

        What libraries do you have? I mean it is 4.8.1 or 4.8.2.
        Some times ago I had the same problem. When I compile my app in Windows it looks fine, but when I compile app in Linux (Debian) it looks awful.
        So I asked here about that problem and they recommended me to update my libraries
        http://qt-project.org/forums/viewthread/16819/#84760

        You have exactly five minutes to win
        Or a lifetime to forget if you don't

        1 Reply Last reply Reply Quote 0
        • P
          panosk last edited by

          [quote author="mafiozzi" date="1341661720"]What libraries do you have? I mean it is 4.8.1 or 4.8.2.
          Some times ago I had the same problem. When I compile my app in Windows it looks fine, but when I compile app in Linux (Debian) it looks awful.
          So I asked here about that problem and they recommended me to update my libraries
          http://qt-project.org/forums/viewthread/16819/#84760[/quote]

          Thanks for the reply. In Linux I use the latest libraries, in Windows and OS X I use 4.8.1. Since in Windows and OS X I use the SDK, I will have to wait for an upgrade, although I doubt this will solve it:-)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post