![]() |
2010-01-06
, 19:50
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#2
|
![]() |
2010-01-07
, 20:19
|
Posts: 43 |
Thanked: 3 times |
Joined on Jul 2008
@ Vienna
|
#3
|
You could do a QMainWindow.showFullScreen() from your app if running on Fremantle (and/or bind it to a button)... Qt4.6 has a fullscreening widget, too, but that's pretty beta-ish still.
I tried to port my custom remote control python (pyqt4) app, which was previously running on my n810, however I couldn't figure out how to get the fullscreen button to show up or just start the app in fullscreen already.
Any help is appreciated.