Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - 15.2.1 HTML Tooltip bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

15.2.1 HTML Tooltip bug

 Post Reply Post Reply
Author
Message
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Topic: 15.2.1 HTML Tooltip bug
    Posted: 12 February 2012 at 4:48pm
Hi

I'm getting some weird tooltip behaviour since we moved to 15.2.1.  We use HTML tooltips.

When we hover over an object the first time, the tooltip shows OK, then if the mouse moves a little (but still over the item), the tooltip moves, is redrawn blank - it only draws the background and shading, but no tooltip content... e.g. as shown...

tooltip issue


Regards

Adrien


Back to Top
adrien View Drop Down
Senior Member
Senior Member


Joined: 30 April 2007
Location: New Zealand
Status: Offline
Points: 449
Post Options Post Options   Thanks (0) Thanks(0)   Quote adrien Quote  Post ReplyReply Direct Link To This Post Posted: 16 February 2012 at 1:59am
not seeing this on XP, just win7 it seems
Back to Top
leo_12 View Drop Down
Groupie
Groupie
Avatar

Joined: 12 April 2005
Location: Germany
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote leo_12 Quote  Post ReplyReply Direct Link To This Post Posted: 11 April 2012 at 4:00am
We have the same issue already in Toolkit 15.0.2!
There is a problem in CXTPToolTipContextToolTip::OnWindowFromPoint. In case you move the mouse over the tooltip window the function returns the window handle of the Internet_Explorer_Server  that is embedded in the WebBrowser control of CXTPToolTipContext::CHTMLToolTip which is used to render the HTML-tooltip. This window handle is not related to the TOOLITEMs and therefore CXTPToolTipContextToolTip::FindTool returns NULL.
 
We see it on Win7 and Vista. We don't use Win XP any more. But maybe it's more a question of the IE version?
Kind regards

Heiko





Product: Xtreme ToolkitPro version 15.0.2 / 15.2.1.0423

Platform: Windows 7 64 Bit

Language: C++
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.139 seconds.