View Single Post
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#7
Originally Posted by MartinK View Post
IIRC there is no mobile-optimized Qt widget theme on Harmattan (N9), so some default (desktop ?) theme gets used, with horrible results due to the screen size.

I see basically two possible solutions:
  1. Tweak the UI manually until it's usable - some projects have done just that.
  2. use QML + Qt Components instead - thats what most people use on Harmattan from both native C++ code and Python.
I am actually trying to get that on the N900, and I guess I should go with option 1. I just need some guru guiding me what should I actually change.