Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF Containment editPart
GEF Containment editPart [message #228998] Fri, 12 January 2007 17:03
Neil is currently offline NeilFriend
Messages: 1
Registered: July 2009
Junior Member
I am trying to create an editpart which contains mulitple child edit parts. The desired effect is that the parent edit part resizes itself to fully contain the visual bounds of the children.

I have been using a FreeFormLayout and have registered a layout listener to determine when to recalculate the bounds of the children. It appears that this causes mutliple redraw events which I suspect doesn't scale very well.

Is this the correct way? or is there a different layout I could use which will do this for me?
Previous Topic:Draw a border around an ellipse figure
Next Topic:How to start editing when double clicked?
Goto Forum:
  


Current Time: Thu Apr 18 06:59:37 GMT 2024

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

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

Back to the top