[Qt-interest] QSystemTrayIcon with slider?
Girish Ramakrishnan
girish at forwardbias.in
Tue Apr 28 05:28:39 CEST 2009
Gabriel Rossetti wrote:
> Hello everyone,
>
> I would like to create a volume slider system tray icon, is it possible
> to do with QSystemTrayIcon? The idea is to have the volume slider and a
> battery gauge menu on the left click and a normal menu on the right
> click. I tried to to this with wxWidgets but it is not possible, I got
> something sort of working on the linux wx version by creating a window
> w/out borders at the mouse position but it doesn't work well on windows
> and has other problems. This is why I am evaluating Qt.
>
Sure, it is all possible. Maybe you can try something with Qt and tell
us what problem you are exactly facing and paste back with some code.
You can start with http://doc.trolltech.com/4.5/qsystemtrayicon.html,
http://doc.trolltech.com/4.5/qsystemtrayicon.html#geometry,
http://doc.trolltech.com/4.5/qsystemtrayicon.html#activated
Girish
More information about the Qt-interest-old
mailing list