Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Text in balloon tooltip got clipped (Read 1952 times)
Kyle Chen
Full Member
***
Offline


I Love MindFusion!

Posts: 104
Joined: Nov 29th, 2012
Text in balloon tooltip got clipped
Dec 18th, 2013 at 3:20pm
Print Post  
Hi Stoyan,

I noticed a minor issue about tooltip in diagram node. When I try to use balloon tooltip for nodes, the tooltip text will sometimes got clipped. It will be fine if I set TooltipControl.IsBalloon = false. However the tooltip itself will be too wide(it won't automatically adjust its width) and that's why I was trying the balloon style.

Please see attached picture.

Thanks,

Kyle
  

BalloonTooltipClipped.png (Attachment deleted)
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Text in balloon tooltip got clipped
Reply #1 - Dec 18th, 2013 at 6:15pm
Print Post  
Hi,

That seems to be a well-known bug in the tooltip control:
http://social.msdn.microsoft.com/Forums/en-US/b37c4e7f-573f-45b3-8c41-b9d70dd3e3...
http://lvs.codeplex.com/workitem/1480
http://www.autoitscript.com/forum/topic/123967-windows-system-tray-baloon-tip-te...

Try resetting IsBalloon from the tooltip's Popup event as here; I'm not sure if that solves the same problem though:
http://stackoverflow.com/questions/12882931/tooltip-isballoon-cancel-messes-up-s...

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Kyle Chen
Full Member
***
Offline


I Love MindFusion!

Posts: 104
Joined: Nov 29th, 2012
Re: Text in balloon tooltip got clipped
Reply #2 - Dec 20th, 2013 at 3:47pm
Print Post  
Hi Stoyan,

Thanks for you reply.
I took off the balloon tooltip. There's no good way to solve it. Hope MS can spend some time on it some day...though we all know we can't count on that.  Grin

Happy coming holidays!

Kyle
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint