Skip to main content



      Home
Home » Eclipse Projects » GEF » graphicalViewer.reveal(editPart) draws over other views
graphicalViewer.reveal(editPart) draws over other views [message #859150] Fri, 27 April 2012 09:37 Go to next message
Eclipse UserFriend
If the edit part to be revealed is far to the left or right the call to reveal draws over the adjacent views.

I'm using a header similar to RulerComposite to display sticy headers on top and left. Any suggestions as to where to hunt for the issue would be highly appreciated.

Minimizing and maximizing the eclipse window draws everything correctly.
Re: graphicalViewer.reveal(editPart) draws over other views [message #886188 is a reply to message #859150] Thu, 14 June 2012 08:03 Go to previous messageGo to next message
Eclipse UserFriend
Same problem here. During ScrollingGraphicalViewer#reveal() the GEF editor draws vertically aside views and workbench. It happens only if the editpart to reveal is not visible on canvas (that's what reveal is for, i know). It seems to be sporadic Sad Nice but no solution: i can't reproduce it when my RCP window is maximized ...

Did you find any solution?

Edit: i upgrading a RCP from Eclipse 3.2.2 with GEF 3.2.0 to E3.7.2 with GEF 3.7.2 when facing this issue. With old versions there is no such problem.

[Updated on: Thu, 14 June 2012 08:12] by Moderator

Re: graphicalViewer.reveal(editPart) draws over other views [message #892512 is a reply to message #859150] Thu, 28 June 2012 09:56 Go to previous message
Eclipse UserFriend
Usage of FigureCanvas#scrollToX/Y does it without the over drawing.
Previous Topic:[Draw2D] Remove figure from layout calculation
Next Topic:View is not refreshing after model element has been removed & refreshChildren() called
Goto Forum:
  


Current Time: Tue Jul 22 15:16:57 EDT 2025

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

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

Back to the top