You are not logged in.

manu

Beginner

  • "manu" started this thread

Posts: 3

Location: UK

Occupation: Software Engineer

  • Send private message

1

Friday, March 10th 2006, 9:25am

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

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Friday, March 10th 2006, 12:26pm

What kind of toolkit or libraries does your application use?

Cheers,
_
Qt/KDE Developer
Debian User

manu

Beginner

  • "manu" started this thread

Posts: 3

Location: UK

Occupation: Software Engineer

  • Send private message

3

Friday, March 10th 2006, 12:38pm

I'm working on KDE environment and using XLib .
I'm following http://standards.freedesktop.org/systemt…y-spec-0.2.html and http://standards.freedesktop.org/xembed-…d-spec-0.5.html protocols.
Regards
Manu

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

4

Friday, March 10th 2006, 10:07pm

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)