I'm totally new to everything to do with mobile development. Having decided to give it a try I've installed Qt Creator and used it to create my first simple application, got it Open Signed Online and tested it on the simulator that is shipped with Qt Creator and on my N97. I'm very pleased that it works just as expected and that I've learned much along the way.
However, it fails in one major respect. The UI does not display on the simulator as it does in design view of QT Creator. It appears slightly better on the N97 but still not corectly. All the labels and button text overflow their enclosing container. It is as if the font used is too big despite manually making the labels and buttons much bigger than that suggested by the Adjust Size function.
Do I need to load a new profile into Embedded Design tab of the Designer options? If so, where can I get this from or what new settings should I use? Or am I missing something else obvious?




