Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » ScalableFreeformLayeredPane seems not to resize correctly
ScalableFreeformLayeredPane seems not to resize correctly [message #150634] Sun, 12 September 2004 18:17 Go to next message
Eclipse UserFriend
Originally posted by: travkin.gmx.de

Hello,

I have implemented a graphical editor, where figures can be placed on a
ScalableFreeformLayeredPane using an XYLayout. But if I move a figure to
the left side of the pane (canvas), the pane does not get bigger on the
left side, but on the right side. Moving a figure upwards, downwards or
to the right works correctly.

What could be the reason for this behaviour and how can I solve this
problem?

Thanks in advance for any help.

Bye
Dietrich Travkin
Re: ScalableFreeformLayeredPane seems not to resize correctly [message #150650 is a reply to message #150634] Sun, 12 September 2004 20:48 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Try using a FreeformLayout instead of XYLayout.

--

Pratik Shah
"Dietrich Travkin" <travkin@gmx.de> wrote in message
news:ci23n4$7h9$1@eclipse.org...
> Hello,
>
> I have implemented a graphical editor, where figures can be placed on a
> ScalableFreeformLayeredPane using an XYLayout. But if I move a figure to
> the left side of the pane (canvas), the pane does not get bigger on the
> left side, but on the right side. Moving a figure upwards, downwards or
> to the right works correctly.
>
> What could be the reason for this behaviour and how can I solve this
> problem?
>
> Thanks in advance for any help.
>
> Bye
> Dietrich Travkin
Re: ScalableFreeformLayeredPane seems not to resize correctly [message #150682 is a reply to message #150650] Mon, 13 September 2004 08:58 Go to previous message
Eclipse UserFriend
Originally posted by: travkin.gmx.de

Thank you, that solves the problem.
Dietrich Travkin

Pratik Shah wrote:
> Try using a FreeformLayout instead of XYLayout.
>
Previous Topic:New Shapes example CVS Question
Next Topic:PaletteView/OutlineView do not update with nested editors
Goto Forum:
  


Current Time: Wed Sep 25 05:12:26 GMT 2024

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

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

Back to the top