Mysterious Bar that appears with QGraphicsView
-
Hi all,
I'm making a game for Nokia N9, and when I run my game, I see this mysterious bar at the bottom of the screen.
It does not appear when I use the emulator; only on the N9 phone itself.!http://img815.imageshack.us/img815/2623/49507625.jpg(The mysterious bar)!
I created the project using Qt Quick application, and the objects used so far are:
- QtDeclarativeEngine
- QtDeclarativeComponent
- QDeclarativeItem
- QGraphicsScene
- QGraphicsView
I've been trying to solve this problem for days, and still no luck so far. Anyone experienced the same thing?
I'm using Qt SDK 1.1.4 Qt Creator 2.4.0 and Qt 4.7.4 (32bit).Thanks in advance
-
This might solve it (all essentially the same post - one solution for QML apps and another for straightforward Qt/C++):
http://qt-project.org/wiki/How_to_Remove_Toolbar_from_MeeGo_Harmattan_Application
http://qt-project.org/forums/viewthread/11746
http://qt-project.org/forums/viewreply/71208/