Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Graphical Editor with Texteditor units
Graphical Editor with Texteditor units [message #165912] Thu, 27 January 2005 13:17 Go to next message
Eclipse UserFriend
Originally posted by: tklein_news.online.de

Hello,

I'm currently searching for a proof of concept regarding a GEF
Application with "normal" Texteditor elements.

It's my aim to develop some kind of Nassi-Shneiderman-Editor as a plugin
for Eclipse. It would be used as a Source Code Editor for Structured
Programming (for Example C). I don't know wether you can imagine such
kind of editor. Nassi-Shneiderman-Diagrams are also called Structured
Flowcharts. My Customer don't want to create abstract diagrams before
the implementation, but he wants to write his source code directly in
that Nassi-Shneiderman-Editor.

I'm really a newby regarding plugin development with Eclipse and
especially the use of GEF.

I've already made some experiments with draw2d, but I haven't found the
possibility to "embed" normal swt elements. I'd like to merge several
instances of the editor from the cdt (for c source code) with the
structural flowcharts created with gef / draw2d.

Do you know any examples showing such kind of combination (graphical
diagram merged with text editor parts).

I'm looking forward to get any hints regarding my problem,

Yours, Tobias.
Re: Graphical Editor with Texteditor units [message #166019 is a reply to message #165912] Thu, 27 January 2005 19:09 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Embedding SWT Control's is possible. Embedding entire editors is currently
a very difficult task. See bug 46207.


"Tobias Klein" <tklein_news@online.de> wrote in message
news:ctaplv$r9n$1@www.eclipse.org...
> Hello,
>
> I'm currently searching for a proof of concept regarding a GEF Application
> with "normal" Texteditor elements.
>
> It's my aim to develop some kind of Nassi-Shneiderman-Editor as a plugin
> for Eclipse. It would be used as a Source Code Editor for Structured
> Programming (for Example C). I don't know wether you can imagine such kind
> of editor. Nassi-Shneiderman-Diagrams are also called Structured
> Flowcharts. My Customer don't want to create abstract diagrams before the
> implementation, but he wants to write his source code directly in that
> Nassi-Shneiderman-Editor.
>
> I'm really a newby regarding plugin development with Eclipse and
> especially the use of GEF.
>
> I've already made some experiments with draw2d, but I haven't found the
> possibility to "embed" normal swt elements. I'd like to merge several
> instances of the editor from the cdt (for c source code) with the
> structural flowcharts created with gef / draw2d.
>
> Do you know any examples showing such kind of combination (graphical
> diagram merged with text editor parts).
>
> I'm looking forward to get any hints regarding my problem,
>
> Yours, Tobias.
Previous Topic:Printing Across Multiple Pages
Next Topic:gantt
Goto Forum:
  


Current Time: Thu Apr 25 00:33:23 GMT 2024

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

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

Back to the top