Skip to main content



      Home
Home » Eclipse Projects » GEF » Invisible EditPart
Invisible EditPart [message #161617] Wed, 15 December 2004 16:00 Go to next message
Eclipse UserFriend
Originally posted by: marcus.tangermann.web.de

Hi,

when I update my model from an action in
the ContextMenuProvider and do a refresh() on
the root editpart, the deleted edit part seems to
be still existsing (invisible) until I move the mouse.
If you don't move the mouse coursor you can still
click on the invisible EditPart and the
OutlinePage gets updated with the data of the
deleted editpart. After moving the cursor
everything works as expected and the deleted
edit part seems to be gone.

Any idea what I do wrong?

Bye Marcus
Re: Invisible EditPart [message #161853 is a reply to message #161617] Fri, 17 December 2004 00:32 Go to previous message
Eclipse UserFriend
Difficult to say what's wrong. You'll just have to debug it, I guess. Are
you overriding removeChild() or removeChildVisuals() or any such method?


"Marcus Tangermann" <marcus.tangermann@web.de> wrote in message
news:cpq8hl$chc$1@www.eclipse.org...
> Hi,
>
> when I update my model from an action in
> the ContextMenuProvider and do a refresh() on
> the root editpart, the deleted edit part seems to
> be still existsing (invisible) until I move the mouse.
> If you don't move the mouse coursor you can still
> click on the invisible EditPart and the
> OutlinePage gets updated with the data of the
> deleted editpart. After moving the cursor
> everything works as expected and the deleted
> edit part seems to be gone.
>
> Any idea what I do wrong?
>
> Bye Marcus
Previous Topic:Palette Question
Next Topic:Is DirectedGraphLayout implemented
Goto Forum:
  


Current Time: Sun Jul 20 08:18:00 EDT 2025

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

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

Back to the top