QSystemTrayIcon Message on MacOS without Buttons
-
wrote on 2 Jul 2017, 12:55 last edited by
-
Hi,
What was the previous version you used ?
-
wrote on 3 Jul 2017, 07:10 last edited by
@SGaist Previous was 5.9.0
-
wrote on 4 Jul 2017, 06:57 last edited by
In plist.info the Key NSUserNotificationAlertStyle was set to alert. Modifying value to banner or remove has resolved the problem. Qt works fine :)
Sorry and thanks for listen.
-
Glad you found out and thanks for sharing !
Just to be sure, was it a value you modfied yourself in your
Info.plist
file ? -
Glad you found out and thanks for sharing !
Just to be sure, was it a value you modfied yourself in your
Info.plist
file ?wrote on 4 Jul 2017, 07:10 last edited by@SGaist Yes, I had taken some values for plist.info from an old XCode project. If you sign the Applicationbundle, this value will be active, otherwise not.
-
Good to know, thanks !
1/7