2 Attachment(s)
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?
Attachment 7785
Attachment 7786
Regards, Daniel Sousa
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.