Hide tooltip figures manually [message #208550] |
Mon, 06 February 2006 10:12  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.02697 seconds