Customize QSystemTray message
-
-
Hi all, I wanted to know if its possible with Qt 5.12 on Windows to customize the message showed when you click on a systemTrayIcon, for example adding a button, image or rich text in this message.
Thank you in advance for your answer.
Guigiidre
@Guigiidre
you should rather design your own QWidget for that.
Simply set frameless popup window flags and position it in the bottom right of the screen