diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-04-21 10:47:29 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-04-21 10:47:29 (GMT) |
commit | fcba9ea8c646f1f3ed7e8b8c75bb841f9116ee7d (patch) | |
tree | 5bbfe9dfd3d1ea5f2ba2fce4d8be9c50265df730 /doc/src/snippets/code/src_qt3support_sql_q3dataview.cpp | |
parent | 11dad6b10cbf4f3727e03669cfa04a623f1b6308 (diff) | |
download | Qt-fcba9ea8c646f1f3ed7e8b8c75bb841f9116ee7d.zip Qt-fcba9ea8c646f1f3ed7e8b8c75bb841f9116ee7d.tar.gz Qt-fcba9ea8c646f1f3ed7e8b8c75bb841f9116ee7d.tar.bz2 |
Cocoa: cocoa sometimes show a hidden window
If we tell the only window in an app to hide, deactivate the app, and
then activate it again, the window will show on screen (and be
unresponsive). The reason is that cocoa still sees the window as the
main window (and I cannot find a way to tell cocoa otherwise).
This patch works around the problem by hiding the window again if it
becomes main while being hidden.
Reviewed-by: msorvig
Diffstat (limited to 'doc/src/snippets/code/src_qt3support_sql_q3dataview.cpp')
0 files changed, 0 insertions, 0 deletions