Tooltip repaint problem (markup) |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
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); |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |