Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] New Simple(r) Example


There have been several requests for a rudimentary example, and we plan to start working on one soon.  It's going to be a drawing editor.  Below is a list of some initial requirements that we have thought of.  If there's anything else you'd like to see added (or removed), please let us know.

- Two basic shapes (ellipse and rectangle) will be supported
- Two types of connections
- Ability to move/resize shapes
- Ability to color shapes (possibly)
- Outline Tree
- Properties View support
- Zooming (possibly)

The basic features you'd expect in an editor of this type (undo/redo, deletion, palette, etc.) will all be supported.  Does this example sound like a good starting point for novices?

Pratik Shah
Graphical Editing Framework (GEF)
http://www.eclipse.org/gef
Ph: (919) 254-5043
Fx: (919) 254-8169

Back to the top