Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QMainWindow::showFullScreen() problem on Mac OS X 10.8

$
0
0
Hello again. I have new problem with Qt on Mac OS. I need fullscreen window in my app, and QMainWindow::showFullScreen() works fine on osx 10.7+, but when I trying to close it, gray fullscreen frame still appears. How to close fullscreen window on osx correctly? Steps to reproduse: 1. Create QMainWindow subclass as main window of app; 2. Create window instance, then call it’s showFullScreen() method to show it; 3. Call close() method to close window. Thanks!

Viewing all articles
Browse latest Browse all 13965

Latest Images

Trending Articles



Latest Images