Print Page | Close Window

Markup tooltip problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=11987
Printed Date: 17 November 2024 at 7:48pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Markup tooltip problem
Posted By: znakeeye
Subject: Markup tooltip problem
Date Posted: 27 August 2008 at 5:39am
XTP 12.0.1.
 
wndReport.GetToolTipContext()->SetStyle(xtpToolTipMarkup);
wndReport.GetToolTipContext()->SetDelayTime(TTDT_INITIAL, 900);
 
Then in my records, I set the tooltip:
 
SetToolTip(
"<Border Padding='4' BorderThickness='1' BorderBrush='#767676' Background='#e4ecf7'>" ...
 
And the resulting tooltip gets this ugly border:
 
 
What am I doing wrong?



Replies:
Posted By: Oleg
Date Posted: 27 August 2008 at 5:48am
Hi,
its standard border of tooltip.   as workaround:
 
"<Border Margin="-3" Padding='4'...


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: znakeeye
Date Posted: 27 August 2008 at 5:58am
Ok. Will you fix this in next release?


Posted By: Oleg
Date Posted: 27 August 2008 at 8:30am

No. It's designed.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net