Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF and draw2d : importing and editing images
GEF and draw2d : importing and editing images [message #235305] Fri, 08 June 2007 15:52
Eclipse UserFriend
Originally posted by: wolliq.firenze.linux.it

Hi,
I'm developing an application in a MVC pattern with GEF and I'm trying to
edit a Figure that pastes images inside his bounds.
I tried to paste a Label into the Figure to manage the import

(using Label label = new Label(String s ,Image i) ) .

The main problem is the hierarchy that GEF creates around every Figure
until the RootFifure of the LightWeightSystem of draw2d.
I can't understand how insert this image correctly.

Any suggestion or link to see examples?

Thanks

Stef
Previous Topic:Automatically creating additional shapes on a drop from the pallete
Next Topic:Drag and Drop DND with EMF and GEF
Goto Forum:
  


Current Time: Thu Mar 28 12:00:47 GMT 2024

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

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

Back to the top