Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

System tray icon baloon tooltip 1

Status
Not open for further replies.

TimSNL

Programmer
Sep 11, 2001
119
AU
Hello

I have a system tray application that will run under 95 and XP. I wanted to use baloon tool tip displays when it is runnung in XP.
I am using D6 and the NOTIFYICONDATA structure surfaced by ShellAPI does not have the members szInfo, szInfoTitle, etc.
How can I make this work? Any ideas anyone?
 
The way we've done it is to go to Project, Options, Application tab and set the Title to the text that you want to appear. You shouldn't have to do any programming to get it to work.

-Dell
 
Yes thankyou, I can do that ok.
I am trying to display a BALOON tool tip. A little baloon with a heading, some text and a close button.
Any ideas about that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top