Skip to main content



      Home
Home » Eclipse Projects » GEF » Problems with GridLayout
Problems with GridLayout [message #184496] Mon, 13 June 2005 12:34
Eclipse UserFriend
Originally posted by: a.morgan.pilz.ie

Hi,

I am using the GridLayout as found here
:https://bugs.eclipse.org/bugs/show_bug.cgi?id=71684
However my problem is that I can't seem to figure out how to set the Figures
bounds on my Model.
The location and size get set as part of the layout() in the layout.
Normally I would set the bounds in the createFigure method but in this case
I can't do that.

I was thinking of having my EditPart listen to the Figure and overdding
layout() so that when
layout is called I can cycle through children and update their bounds on the
model.

I don't really like this solution though.

Any ideas ?

Thanks,
Alan.
Previous Topic:GEF SDK v3.1.0RC1: bug in class NodeCluster?
Next Topic:Laying out Graphs!
Goto Forum:
  


Current Time: Sat Jul 19 02:19:45 EDT 2025

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

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

Back to the top