Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Tooltip repaint problem (markup)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Tooltip repaint problem (markup)

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Tooltip repaint problem (markup)
    Posted: 16 September 2008 at 8:55am
I have a markup-enabled tooltip that is displayed whenever I hover an item in my report control. If I scroll using the mouse this tooltips is of course changed. The problem is that when this is done fast, the previous tooltip window rectangle is not repainted correctly:
 
 
Additional information:
XTP 12.0.1
 
The tooltip is initialized as follows:
GetToolTipContext()->SetStyle(xtpToolTipMarkup);
GetToolTipContext()->SetDelayTime(TTDT_INITIAL, 900);
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.156 seconds.