Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Not scalable figures in ScalableRootEditPart
Not scalable figures in ScalableRootEditPart [message #215064] Wed, 26 April 2006 12:20 Go to next message
Eclipse UserFriend
Originally posted by: peter.brantschen.netcetera.ch

Hi,

I'm working currently on an editor with zoom functionality. But some of
the figures that are displayed should not scale, they should be displayed
always the same size, no matter if you change the scale of the zoom.

Is there any possiblity to do this?

Greetings,

Peter
Re: Not scalable figures in ScalableRootEditPart [message #215145 is a reply to message #215064] Thu, 27 April 2006 01:47 Go to previous message
Steven R. Shaw is currently offline Steven R. ShawFriend
Messages: 128
Registered: July 2009
Senior Member
Yes, you would need to create a different layeredPane on which these figures
are displayed. This is done currently for handles, feedback figures and
guides.

@see org.eclipse.gef.editparts.ScalableFreeformRootEditPart#creat eLayers

-Steve



"Peter Brantschen" <peter.brantschen@netcetera.ch> wrote in message
news:c23a1bfde1e38d4483341d8582e94cf0$1@www.eclipse.org...
> Hi,
>
> I'm working currently on an editor with zoom functionality. But some of
> the figures that are displayed should not scale, they should be displayed
> always the same size, no matter if you change the scale of the zoom.
>
> Is there any possiblity to do this?
>
> Greetings,
>
> Peter
>
Previous Topic:Prevent RectangleFigures from overlaying each other
Next Topic:ActionBar
Goto Forum:
  


Current Time: Wed Jan 22 07:59:05 GMT 2025

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

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

Back to the top