Skip to main content

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

Yes, Great! Keep it simple. Also it’ll be great that it has a detailed javadoc or an article with it.

 

Thanks,

Fei


From: gef-dev-admin@xxxxxxxxxxx [mailto:gef-dev-admin@xxxxxxxxxxx] On Behalf Of Pratik Shah
Sent: Thursday, July 08, 2004 5:55 AM
To: gef-dev@xxxxxxxxxxx
Subject: [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