Results 1 to 2 of 2

Thread: Layout on Mac end Windows

  1. #1
    Join Date
    Apr 2012
    Posts
    39
    Thanks
    7

    Exclamation Layout on Mac end Windows

    Good afternoon.
    I am developing a project in Qt Mac environment and the interfaces are all fine, however when I run the project in windows everything is too big and ugly. Anyone know why this happens? And how can I fix?


    ll.jpg
    Untitled.jpg

    Regards, Daniel Sousa

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,315
    Thanks
    314
    Thanked 870 Times in 857 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Layout on Mac end Windows

    Your PC and Mac probably have different values for pixels per mm. Font sizes are defined in "points" which are mapped to pixel sizes by the OS. Look at your Mac and Windows display settings to see if they specify a different size for display resolution.

Similar Threads

  1. Replies: 6
    Last Post: 13th February 2011, 23:06
  2. Hiding Layout item - Layout does not use available space
    By Asperamanca in forum Qt Programming
    Replies: 0
    Last Post: 27th January 2011, 09:51
  3. Replies: 0
    Last Post: 12th December 2010, 05:09
  4. Replies: 0
    Last Post: 25th May 2009, 10:00
  5. Replies: 4
    Last Post: 22nd March 2006, 11:16

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
  •  
Qt is a trademark of The Qt Company.