Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Itay Shahaf
|
Dec 11, 2007 - 1:23 AM
|
Hi,
What’s the best way to add my tool tips to CExtTabWnd ? I guess it something with subclassing CExtTabWnd and overriding OnTabWndMouseTrackingHoverStart, but when I tried it, it showed the tip for very short time, and I want the tool tip to be shown as long as the mouse cursor is on the tab.
Thanks, Itay.
|
|
Suhai Gyorgy
|
Dec 12, 2007 - 4:53 AM
|
Have you tried calling CExtTabWnd::ItemTooltipTextSet() method?
|
|