Hi everybody !

I have a new problem to ask you : in my dialog based application, I would like to implement the tooltip functionality. I have done it with samplecode given in a developer forum. But, the tooltip only appears when the control is active, even if the TTS_ALWAYSTIP option has been specified.

When the edit control or the button is active, the tooltip appears when the mouse is over the control. It doesn't appear when the control is not active.

What can I do then ?
Thanks...