Results 1 to 10 of 10

Thread: QPainter with QSystemTrayIcon issues

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: QPainter with QSystemTrayIcon issues

    Did you check if the image is blurry or just when it is being displayed?

    Cheers,
    _

  2. #2
    Join Date
    Oct 2013
    Posts
    142
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    36
    Thanked 3 Times in 3 Posts

    Default Re: QPainter with QSystemTrayIcon issues

    Quote Originally Posted by anda_skoa View Post
    Did you check if the image is blurry or just when it is being displayed?

    Cheers,
    _
    I don't think I understand properly, sorry for my late response, how can I know if the image is blurry if I am not displaying it?

  3. #3
    Join Date
    Oct 2013
    Posts
    142
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    36
    Thanked 3 Times in 3 Posts

    Default Re: QPainter with QSystemTrayIcon issues

    Quote Originally Posted by adutzu89 View Post
    I don't think I understand properly, sorry for my late response, how can I know if the image is blurry if I am not displaying it?
    I have tried saving the image and it's ok, the issue is when showing it in tray.

  4. #4
    Join Date
    Oct 2013
    Posts
    142
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    36
    Thanked 3 Times in 3 Posts

    Default Re: QPainter with QSystemTrayIcon issues

    Apparently I cannot create rectangular icons because Windows does not allow it.

  5. #5
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: QPainter with QSystemTrayIcon issues

    That was my theory, hence asking to check if the image itself was OK (and yes, by saving it to file for example).

    Cheers,
    _

Similar Threads

  1. Replies: 2
    Last Post: 26th December 2012, 02:03
  2. QPainter(&QPrinter) & QPainter(&QImage) communication
    By gufeatza in forum Qt Programming
    Replies: 2
    Last Post: 2nd February 2010, 08:25
  3. Replies: 5
    Last Post: 7th September 2009, 21:57
  4. QPainter-design issues.
    By regrant in forum Qt Programming
    Replies: 3
    Last Post: 29th May 2008, 23:24
  5. Replies: 3
    Last Post: 30th April 2006, 20:22

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
  •  
Qt is a trademark of The Qt Company.