Click here to Skip to main content
15,885,868 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
My first post!

Am hoping someone can help me with something that on the face of it should be fairly trivial to do, but is causing me a lot of pain.

I am creating a dialogue which I am placing derived CEdit controls on.

All I want to be able to do get a tooltip displayed when I hover over a CEdit control, but having scoured the web for info, it seems that there are various methods for doing this (some of which I have to say I don't entirely understand due to my relative inexperience with MFC).

Does anyone have a straightforward easy to understand way of doing this?

Many thanks in advance for any help.
Posted

This is how i implemented tooltip for my CEditbox

http://weseetips.com/tag/ontooltipnotify/[^]
 
Share this answer
 
Comments
Michael Haephrati 20-Jan-21 12:11pm    
The link doesn't work
Thanks alot for the link - unfortunately our IT police have blocked it as un-categorized so I shall try and get it unblocked and look at it.

In the meantime I've got something working - found this article :-

http://www.codeguru.com/forum/showthread.php?t=466707

Thanks once again for your reply.

David
 
Share this answer
 
Comments
Chandrasekharan P 10-Jun-11 6:57am    
Not a problem. The link looks similar to what i have posted.
All the best.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900