Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Tooltip that does not disappear automatically (Read 2987 times)
RickSalut
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 10
Location: CANADA
Joined: Dec 10th, 2014
Tooltip that does not disappear automatically
Oct 12th, 2016 at 8:13pm
Print Post  
Hi, I'm looking for a method or property that I could set on a DiagramNode (or Diagram) that will prevent a node's tooltip to disappear after a few seconds (event if the cursor is still over it).

Another solution would be to set a higher delay (in seconds) before the tooltip disappear, that would also be ok for my need.

Is it possible?  Thank you.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Re: Tooltip that does not disappear automatically
Reply #1 - Oct 13th, 2016 at 1:21pm
Print Post  
Hi,

The diagram registers itself with Swing's standard ToolTipManager to show tooltips; you should be able to do that with its dismissDelay property.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint