Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » New GEF Wiki available...
New GEF Wiki available... [message #212835] Wed, 29 March 2006 20:10 Go to next message
Steven R. Shaw is currently offline Steven R. ShawFriend
Messages: 128
Registered: July 2009
Senior Member
Check it out:
http://wiki.eclipse.org/index.php/Graphical_Editing_Framewor k

The content for the "GEF FAQ" and "Gotchas" has been moved into the Wiki.
Stay tuned for further content updates.

-Steve
Re: New GEF Wiki available... [message #212844 is a reply to message #212835] Wed, 29 March 2006 22:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

> The content for the "GEF FAQ" and "Gotchas" has been moved into the Wiki.
> Stay tuned for further content updates.

Thanks for getting this in place Steve! I think you meant to say, "Feel free
to make content updates".
Re: New GEF Wiki available... [message #213539 is a reply to message #212844] Fri, 07 April 2006 00:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

Randy, Steven

What do you guys think of a place on the wiki for GEF Patterns? There
are many ways to do things in GEF, however, like everything with Eclipse
there is the "right" way. You can subclass figures, and add your own
mouse listeners, but this is not the "right" way to track selection.

I am sure people can share all sorts of small code examples that show:
- patterns of adding a grid
- patterns of adding a ruler
- patterns of using drag and drop
- ...

I don't know if patterns is the right word, but with frameworks, it
seems to fit in.

Any thoughts?

- ian

Randy Hudson wrote:
>> The content for the "GEF FAQ" and "Gotchas" has been moved into the Wiki.
>> Stay tuned for further content updates.
>
> Thanks for getting this in place Steve! I think you meant to say, "Feel free
> to make content updates".
>
>
Re: New GEF Wiki available... [message #213635 is a reply to message #213539] Fri, 07 April 2006 20:10 Go to previous message
Steven R. Shaw is currently offline Steven R. ShawFriend
Messages: 128
Registered: July 2009
Senior Member
Perhaps, but I think the best place to examine patterns of implementing GEF
features is to take a look at the wealth of examples available. Maybe
pointers from tasks to example code would be equally helpful? The danger of
putting too much code in a static document is that it can quickly become
obsolete or stale when infrastructure changes.. (depending on the laziness
of maintainers :) )

i.e.
patterns of adding a grid
@see LogicDiagramEditPart#getAdapter
etc.

-Steve

"Ian Bull" <irbull@cs.uvic.ca> wrote in message
news:e14cm6$vej$1@utils.eclipse.org...
> Randy, Steven
>
> What do you guys think of a place on the wiki for GEF Patterns? There
> are many ways to do things in GEF, however, like everything with Eclipse
> there is the "right" way. You can subclass figures, and add your own
> mouse listeners, but this is not the "right" way to track selection.
>
> I am sure people can share all sorts of small code examples that show:
> - patterns of adding a grid
> - patterns of adding a ruler
> - patterns of using drag and drop
> - ...
>
> I don't know if patterns is the right word, but with frameworks, it
> seems to fit in.
>
> Any thoughts?
>
> - ian
>
> Randy Hudson wrote:
> >> The content for the "GEF FAQ" and "Gotchas" has been moved into the
Wiki.
> >> Stay tuned for further content updates.
> >
> > Thanks for getting this in place Steve! I think you meant to say, "Feel
free
> > to make content updates".
> >
> >
Previous Topic:Known bug on orangevolt xul plugin ?
Next Topic:Shape with a label and show connections with drag & drop
Goto Forum:
  


Current Time: Fri Apr 26 17:27:39 GMT 2024

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

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

Back to the top