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 |
|
Robert Webb
|
Sep 8, 2008 - 8:12 PM
|
Hi, Is it possible to use advanced tooltips, like those available for ribbon bars, on normal toolbars or tabbed toolbars? If so, how? Thanks, Rob.
|
|
Technical Support
|
Sep 9, 2008 - 12:04 PM
|
The toolbar tooltip currently can have only text. The ribbon bar tip has a caption, paragraph text and an icon. We plan to add support for the ribbon tooltip everywhere. At the moment you can display any window instead of built-in Prof-UIS tooltip windows (CExtPopupMenuTipWnd ) over toolbar buttons or menu items. The HelpNotes sample application demonstrates how to display rich text control acting like a tooltip by handling the CExtPopupMenuWnd::g_nMsgItemCoveringNotification registered message.
|
|