Results 1 to 3 of 3

Thread: Issue with QSystemTrayIcon displaying my png image

  1. #1
    Join Date
    Oct 2024
    Posts
    1
    Qt products
    Qt3 PyQt3 PyQt4
    Platforms
    Windows

    Default Issue with QSystemTrayIcon displaying my png image

    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?
    .

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    515
    Thanks
    12
    Thanked 77 Times in 75 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Issue with QSystemTrayIcon displaying my png image

    Hi, please show some code.

    Ginsengelf

  3. #3
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,243
    Thanks
    303
    Thanked 866 Times in 853 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Issue with QSystemTrayIcon displaying my png image

    @johnbarring: Yes, your description is much too vague. You need to post some code that shows how you are interacting with the QSystemTrayIcon instance.

    This doesn't make a whole lot of sense:

    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.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Mac OSX QsystemTrayIcon contex menu RTL issue
    By Shweta.Jagannath in forum Qt Programming
    Replies: 0
    Last Post: 9th January 2020, 10:31
  2. Issue with QWebView not displaying anything
    By almo in forum Qt Programming
    Replies: 0
    Last Post: 22nd August 2012, 21:06
  3. QSystemTrayIcon supported image file types?
    By SkylineBob in forum Newbie
    Replies: 1
    Last Post: 6th February 2010, 11:27
  4. QSystemTrayIcon as "main window" design issue
    By nooky59 in forum Qt Programming
    Replies: 5
    Last Post: 17th July 2008, 14:15
  5. QSystemTrayIcon thread issue
    By TheGrimace in forum Qt Programming
    Replies: 8
    Last Post: 25th September 2007, 22:51

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.