Kirix Support Forums

How to display tooltips?

Please post all general questions, comments, bug reports, and any other wxWebConnect feedback here.

How to display tooltips?

Postby T-Rex on Tue Aug 25, 2009 2:09 pm

It seems that there is a bug with displaying tooltips.
E.g. I have a tag <a ... title="Sample Tooltip"> and when user moves button above that element, tooltip is not displayed however I can see that BrowserChrome::OnShowTooltip() is called when needed. Can anybody let me know how to enable tooltips in wxWebConnect? I tried to call m_wnd->SetToolTip() manually but it does not help.
[url=http://wxwidgets.info]wxwidgets.info - Articles and Tutorials
wxToolBox - wxWidgets components that works like VisualStudio ToolBox
T-Rex
Registered User
 
Posts: 10
Joined: Sun Dec 25, 2005 6:57 am
Location: Ukraine

Return to wxWebConnect Questions, Thoughts & Feedback