Skip to main content



      Home
Home » Eclipse Projects » GEF » Tooltip handling in LeightweightSystem (Draw2D)
Tooltip handling in LeightweightSystem (Draw2D) [message #213095] Mon, 03 April 2006 03:25 Go to next message
Eclipse UserFriend
Originally posted by: rdenk.thegoldensource.com

Hi all,

by default, the tooltip popup handling in Draw2D is done by a
ToolTipHelper class which starts a timer that will close the tooltip
popup automatically after (I think) 21 seconds. Now, how can i disable
this behaviour so that the tooltip popup remains untill mouse moved?

As far as I could see, this would require to subclass the
SWTEventDispatcher for the LeightweightSystem which initializes the
ToolTipHelper, but this is core Draw2D code....so is there any
'workaround' or 'fake' to achieve this easier??

Thx & regards
Re: Tooltip handling in LeightweightSystem (Draw2D) [message #213180 is a reply to message #213095] Mon, 03 April 2006 13:39 Go to previous message
Eclipse UserFriend
I can't see any other way then what you suggest...

-Steve

"rde" <rdenk@thegoldensource.com> wrote in message
news:e0qiku$n7o$1@utils.eclipse.org...
> Hi all,
>
> by default, the tooltip popup handling in Draw2D is done by a
> ToolTipHelper class which starts a timer that will close the tooltip
> popup automatically after (I think) 21 seconds. Now, how can i disable
> this behaviour so that the tooltip popup remains untill mouse moved?
>
> As far as I could see, this would require to subclass the
> SWTEventDispatcher for the LeightweightSystem which initializes the
> ToolTipHelper, but this is core Draw2D code....so is there any
> 'workaround' or 'fake' to achieve this easier??
>
> Thx & regards
Previous Topic:Can I put XYAnchor into a container?
Next Topic:How do I handle my Model-Exceptions in GEF
Goto Forum:
  


Current Time: Sun Jul 06 23:33:29 EDT 2025

Powered by FUDForum. Page generated in 0.07971 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top