Reply
Thread Tools
Posts: 43 | Thanked: 3 times | Joined on Jul 2008 @ Vienna
#1
Heya,

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.
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#2
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.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
Posts: 43 | Thanked: 3 times | Joined on Jul 2008 @ Vienna
#3
Originally Posted by attila77 View Post
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.
Thanks a bunch, I will try the showFullScreen() thingy
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:09.