Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Disable ToolTip in Shapenode (Read 2275 times)
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Disable ToolTip in Shapenode
Aug 26th, 2009 at 6:17am
Print Post  
Hi Stoyan,

I want to disable ToolTip from ShapeNode at runtime. How is it possible ?

Regards,
Anshul
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Disable ToolTip in Shapenode
Reply #1 - Aug 26th, 2009 at 12:14pm
Print Post  
You want to use the Tooltip property for storing text without showing the tooltips?
  
Back to top
 
IP Logged
 
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Re: Disable ToolTip in Shapenode
Reply #2 - Aug 26th, 2009 at 12:27pm
Print Post  
Hi,

Actually I want to show ToolTip from application startup but for a perticular operation over the node, I want to disable ToolTip i.e. ToolTip text is there but it should not display during that perticular operation over the node.


* looking for ToolTipBehavior.ToolTipEnabledProperty kind of property. Is it possible with ShapeNode.

Regards,
Anshul
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Disable ToolTip in Shapenode
Reply #3 - Aug 26th, 2009 at 12:47pm
Print Post  
The Tooltip property is just a wrapper for the attached ToolTipService.ToolTipProperty. You could try setting ToolTipService.IsEnabled for individual diagram items.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Anshul
Senior Member
****
Offline


I love YaBB 1G - SP1!

Posts: 316
Joined: Apr 3rd, 2009
Re: Disable ToolTip in Shapenode
Reply #4 - Aug 27th, 2009 at 7:11am
Print Post  
Thanks Stoyan.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint