Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
[Solved] Qt 5.4.0 RC: How to restore QMainWindow when app's dock icon is clicked on Mac OS X?
-
I guess a more general question is how to detect when app's dock icon is clicked? I've been using this solution without problem:
http://stackoverflow.com/questions/15143369/qt-on-os-x-how-to-detect-clicking-the-app-dock-iconBut Qt5.4.0 RC broke it. It no longer works. Does anyone have a solution for that? Why can't Qt behave like that to begin with?
Thanks,
Rushmore
-
You're welcome !
Now that you have it running properly, please update the thread title prepending [solved] so other forum users may know a solution has been found :)