QSystemTrayIcon on Windows 7 not showing [Nevermind]
General and Desktop
3
Posts
1
Posters
886
Views
1
Watching
-
Hi all,
I'm compiling and deploying an application from Windows XP, where system tray icon shows just fine using QSystemTrayIcon. However, when installing the application on Windows 7, the icon does not show. Is this perhaps a compatibility issue due to the fact that I'm compiling on XP? I'm using png icon format. Tried with .ico with no luck either places. Any pointers as to where I might be going wrong?