Skip to main content



      Home
Home » Eclipse Projects » GEF » GEF structrogram editor
GEF structrogram editor [message #246162] Mon, 10 November 2008 16:46 Go to next message
Eclipse UserFriend
Hello to all GEF developers !
I have a shot question, i dont realy need solutions for the moment.
so my question is something like:

Can i develop a structogram editor usin gef ?
http://en.wikipedia.org/wiki/Nassi-Shneiderman_diagram
Note that inside the diagram i need to type my code and have syntax
highlight and auto complete.
I just need an answer if possible, if i can create this using GEF, i am
searching for a framework that can help do this.

Thank you !
Re: GEF structrogram editor [message #246165 is a reply to message #246162] Tue, 11 November 2008 02:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shady_86.sify.com

short answer is yes...

but you may face problem while implementing syntax highlight and auto complete....
GEF figures are draw2d figures on top of which you cannot put any widget. Even the Text box that appears while inline editing is also not created on top of the figure.
Re: GEF structrogram editor [message #246168 is a reply to message #246165] Tue, 11 November 2008 02:58 Go to previous messageGo to next message
Eclipse UserFriend
Thank you for you short answer.
Basicaly for start this is what i wanted to hear :)
I will try to find some tutorials over the internet that could help me get
started.
Thank you !
Re: GEF structrogram editor [message #246172 is a reply to message #246168] Tue, 11 November 2008 07:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shady_86.sify.com

you are welcome :)

for tutorial; download this pdf

www.psykokwak.com/blog/images/gef/GEF_Tutorial.pdf

also see the GEF and draw2d help contents in your eclipse
Re: GEF structrogram editor [message #246197 is a reply to message #246172] Sat, 15 November 2008 15:39 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

Nice. I haven't seen that tutorial before. Can you help us get this on the
GEF documentation page? I think opening a bugzilla report would be the way
to get this started.


"sharad" <shady_86@sify.com> wrote in message
news:29844867.48241226405657445.JavaMail.root@cp1.dzone.com...
> you are welcome :)
>
> for tutorial; download this pdf
>
> www.psykokwak.com/blog/images/gef/GEF_Tutorial.pdf
>
> also see the GEF and draw2d help contents in your eclipse
Previous Topic:How to place links at specific position on an object.
Next Topic:Scrollbars ignore connections and their labels
Goto Forum:
  


Current Time: Thu Jul 17 19:29:40 EDT 2025

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

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

Back to the top