View Single Post
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