Results 1 to 3 of 3

Thread: Animated graphical widget in systray. howto?

  1. #1
    Join Date
    Sep 2009
    Posts
    1
    Qt products
    Qt4 Qt Jambi
    Platforms
    Unix/X11 Windows

    Question Animated graphical widget in systray. howto?

    Hi all,
    I would write an application, under XP environment, able to act like the "System Monitor" available in GNOME(KDE also has a similar one).
    This app should live in system tray and have little graphical widget displaying the graph of network activity instead of the simple icon.

    Anyone knows if this is possible?
    Thank you in advance.
    Tetractys
    Last edited by Tetractys; 30th September 2009 at 16:27.

  2. #2
    Join Date
    Jun 2008
    Location
    Germany/Belarus/Sweden
    Posts
    53
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Animated graphical widget in systray. howto?

    Very simple. Just update/redraw tray icon periodically. With QTimer for example...

  3. #3
    Join Date
    Oct 2009
    Location
    Rennes, France
    Posts
    20
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Animated graphical widget in systray. howto?

    hi,
    solution depend on what you want display.

    You can find to this url (it's in french) three examples to simulate an animated icon.
    http://qt.developpez.com/faq/?page=q...cone-animation
    Contributor from the French Qt community from developpez.com
    * Forum
    * FAQ Qt ( > 100 QR)
    * Advanced and Beginner Tutorials

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06

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.