When I open multiple windows in my Qt4 app on mac, the toolbar lists them:
https://i.stack.imgur.com/l7jCp.png

When I do the same in Qt5, the toolbar doesn't list any windows my
application has: https://i.stack.imgur.com/EI0RV.png

This is a serious issue since if the user minimises a window from the
application, and minimize to dock icon
<https://www.howtogeek.com/285750/how-to-set-macos-applications-to-minimize-to-their-dock-icon/>
 is enabled, the only way to bring the window back is to use "show all
windows" menu.

I've looked around but couldn't find an option, and I noticed that Tiled,
another Qt app, also suffers from this problem on macOS. How can I fix this?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to