My problem is.. How to set an icon for the tooltip...
And also how to have the first line in basic... Exactly like the screenshot i have attached... It has an icon and the first line is basic...
See what i have done..
trayIcon->setToolTip("<b>My Program :D</b>\nDouble click to show the window.\nMiddle click to exit the application.\nRight click for some options.");
trayIcon->setToolTip("<b>My Program :D</b>\nDouble click to show the window.\nMiddle click to exit the application.\nRight click for some options.");
To copy to clipboard, switch view to plain text mode
But the \n doesn't work because i had added <b></b>
Any ideas?
Bookmarks