CToolTipCtrl and CResizableDialog
It seems that tooltip control does not work well with CResizableDialog. I followed a few posts,
http://support.microsoft.com/kb/141758
http://support.microsoft.com/kb/143313
CWindowTip class from www.codeproject.com/dialog/windowtip.asp
CHwmDataTip class from www.codeguru.com/cpp/controls/controls/tooltipcontrols/article.php/c2183/
But all of them do not work well with CResizableDialog, the same code works well with CDialog derived dialogs.
http://support.microsoft.com/kb/141758
http://support.microsoft.com/kb/143313
CWindowTip class from www.codeproject.com/dialog/windowtip.asp
CHwmDataTip class from www.codeguru.com/cpp/controls/controls/tooltipcontrols/article.php/c2183/
But all of them do not work well with CResizableDialog, the same code works well with CDialog derived dialogs.
0 Comments:
Post a Comment
<< Home