View Single Post
Posts: 306 | Thanked: 603 times | Joined on Jan 2012 @ Belgium
#87
Originally Posted by DavyP View Post
Text rendering is indeed slower.

I am still investigating the grey bar issue. Merely replacing
QApplication with MApplication as suggested before, does not
seem to cut it.

Davy
I found out that this grey bar is actually the system tray that can
be disabled on the N9 device:

http://forum.meego.com/showthread.php?t=1868

Another way is to run the app in fullscreen by default, or to use
PageStackWindow, but for that I would need to change my port to
use the Qt Quick Components .

http://forum.meego.com/showthread.php?t=3636

I put a new build online and added a separate build for N9 that
starts in full screen.

Davy
 

The Following 2 Users Say Thank You to DavyP For This Useful Post: