Results 1 to 2 of 2

Thread: [Symbian] font size for different device resolutions

  1. #1
    Join Date
    Jan 2011
    Posts
    9
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default [Symbian] font size for different device resolutions

    Hi,

    I'm trying to change font size of my buttons using css. But if i understand correctly i can use only pt/px values. And if i get it right on 320x640 resolution, it will look as crap on 800x480 resolution. Is there a way to make them look almost identical on different resolutions ?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: [Symbian] font size for different device resolutions

    Then you should definitely go for the pt-sizes. If they also do not fit your needs, you have to create two css files and load the appropriate.

Similar Threads

  1. Replies: 10
    Last Post: 10th January 2011, 21:20
  2. Symbian On-Device Debugging
    By Granty in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 19th October 2010, 13:57
  3. Need help in deploying the Qt app to real symbian device
    By baluk in forum Installation and Deployment
    Replies: 1
    Last Post: 1st October 2010, 19:28
  4. Font Height and width based on font size
    By Ghufran in forum Qt Programming
    Replies: 1
    Last Post: 31st July 2010, 08:02
  5. Replies: 3
    Last Post: 20th December 2008, 00:12

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.