GEF Components [message #1061891] |
Tue, 04 June 2013 10:32  |
Eclipse User |
|
|
|
Hello,
I would like to know why the WB does not use the standard classes the GEF, for example, Figure, GraphicalEditPart, EditPart ...
I would like to implement the scroll inside the EditPart (the same way that the example does LogicCircuit GEF).
I'm doing my toolkit, I can use the classes GEF standards?
thank a lot!
[]s
Rodrigo
|
|
|
|
Re: GEF Components [message #1062047 is a reply to message #1061934] |
Wed, 05 June 2013 10:43  |
Eclipse User |
|
|
|
I need to add support to scroll inside an Composite.
To do this, the GEF uses the default class Viewport, ViewportUtilities.
All of these classes, using as basis the IFigure interface, which does not exist in the version of WB.
I have to implement my lightweight version of this subset of classes, correct?
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03622 seconds