Skip to main content



      Home
Home » Eclipse Projects » GEF » Hide tooltip figures manually
Hide tooltip figures manually [message #208550] Mon, 06 February 2006 10:12 Go to next message
Eclipse UserFriend
Hi,

is there an easy way, to hide tooltip figures "manually" via a programm
call?

We display very large tooltip figures for some of our model parts (via
AbstractGraphicalEditPart.getFigure().setToolTip(..) )
and need to hide these figures in some situations (e.g. during the start of
a native drag&drop operation), because they obstruct the view (e.g. on the
drag target, which might be another Eclipse view or editor).


Kind regards

Sven Wende
Re: Hide tooltip figures manually [message #208824 is a reply to message #208550] Thu, 09 February 2006 09:26 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Tooltips should be hidden on mousedown, which occurs just before DND. Open a
bug if this isn't the case.

"Sven Wende" <s.wende@brain-time.de> wrote in message
news:ds7p02$4b3$1@utils.eclipse.org...
> Hi,
>
> is there an easy way, to hide tooltip figures "manually" via a programm
> call?
>
> We display very large tooltip figures for some of our model parts (via
> AbstractGraphicalEditPart.getFigure().setToolTip(..) )
> and need to hide these figures in some situations (e.g. during the start
> of a native drag&drop operation), because they obstruct the view (e.g. on
> the
> drag target, which might be another Eclipse view or editor).
>
>
> Kind regards
>
> Sven Wende
>
Previous Topic:model objects changing their identity
Next Topic:Using external view for palette
Goto Forum:
  


Current Time: Sat Jun 07 21:00:04 EDT 2025

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

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

Back to the top