Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to display HTML TEXT in a node's ToolTip (Read 1582 times)
ncepu
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 25
Joined: Mar 5th, 2012
How to display HTML TEXT in a node's ToolTip
Sep 14th, 2012 at 12:21am
Print Post  
I want to display some complex text in a tooltip,for example,different colors or show a simple table in a tooltip.
If tooltip cant achieve it,how can achieve it?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to display HTML TEXT in a node's ToolTip
Reply #1 - Sep 14th, 2012 at 11:04am
Print Post  
You will have to implement such tooltips yourself, see the example here:
http://social.msdn.microsoft.com/Forums/hu-HU/winforms/thread/a689911e-56ca-4744...

You could show them in response to the NodePointed event. I suppose you might also use a temporary ShapeNode or TableNode, with styled text enabled, to display the tooltip information.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint