Re: [Interest] Menu in Mac

2015-09-24 Thread Alejandro Exojo
El Thursday 24 September 2015, Rollastre Prostrit escribió: > Well, I had a strike of inspiration and decided to try something that > turned out to be the reason. The dark trick to make this to work properly > was not related to Qt but to OSX. And apparently, if your application is > not inside a b

Re: [Interest] Menu in Mac

2015-09-24 Thread Rollastre Prostrit
Well, I had a strike of inspiration and decided to try something that turned out to be the reason. The dark trick to make this to work properly was not related to Qt but to OSX. And apparently, if your application is not inside a bundle directory (e.g. ./$(AppName.app)/Contents/MacOS/) then the pr

[Interest] Menu in Mac

2015-09-22 Thread Rollastre Prostrit
Hi. I have an application that when run in Linux and Windows shows the main window with all the menus correctly on startup. However, in Mac, the main window shows up and grabs the desktop focus as normal, but the menu bar (mac's menu bar) is not changed and remains the previous one until I focus (