Problems with GridLayout [message #184496] |
Mon, 13 June 2005 16:34 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03379 seconds