Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Query reagrding tooltips in Systray
Hi,
I'm working on an application whose icon needs to be added in system tray. Till now Icon has been successfully added to system tray.
Problem is that I'm not able to get tooltip or balloon messages for this icon.
I follwed System tray protocol and XEmbed protocol.I tried every single thing written in these doc,but all in vain.
Can anyone of you help me in this regard.
Thanks
Regards
Manu
What kind of toolkit or libraries does your application use?
Cheers,
_
Qt/KDE Developer
Debian User
RE: Query reagrding tooltips in Systray
Try to post these questions at the kde-devel mailinglist, this forum doesn't seem quite suitable for this kind of developer questions.
For you answer: did you already try
QToolTip::add()?
Bram Schoenmakers
KDE Netherlands (www.kde.nl)