Hello,
I'm having an issue with QSystemTrayIcon displaying my png image as though I has been deactivated. I want my pyqt app to query a mysql database and return values and i want it to run every 25 sec which works fine too. However, returned value to change doesn't change. It still returns the old value every though the function that's been called has the query in it.
Any advice?
Bookmarks