Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Can we mix up textual code with graphic widgets in editor?
Can we mix up textual code with graphic widgets in editor? [message #493758] Tue, 27 October 2009 21:44 Go to next message
Frank Du is currently offline Frank DuFriend
Messages: 91
Registered: July 2009
Member
Dear All,

I am wondering if we can mix up textual presentation with graphical ones in eclipse?

An example is located here. It is Intentional Software Workbench:
http://www.frankdu.com/tmp/embed_visual_code.png

I am writing a DSL editor, and wish to have such features if possible. What technologies shall I use?

Is it possible with Projection in JFace Text Framework? How about Graphical Editing Framework (GEF)?

Any brainstorm idea is welcomed. Thank you so much! Smile

Best Regards,

Frank Du

[Updated on: Tue, 27 October 2009 21:49]

Report message to a moderator

Re: Can we mix up textual code with graphic widgets in editor? [message #496277 is a reply to message #493758] Mon, 09 November 2009 15:17 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
For an example of doing this with a StyledText see
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet212.java?view=co .

Grant


"Frank Du" <du.qixing@gmail.com> wrote in message
news:hc7pj6$cs1$1@build.eclipse.org...
> Dear All,
>
> I am wondering if we can mix up textual presentation with graphical ones
in eclipse?
>
> An example is located by Intentional Software Workbench:
> http://www.frankdu.com/tmp/embed_visual_code.png
>
> I am writing a DSL editor, and wish to have such features if possible.
What technologies shall I use?
>
> Is it possible with Projection in JFace Text Framework? How about
Graphical Editing Framework (GEF)?
>
> Any brainstorm idea is welcomed. Thank you so much! :)
>
> Best Regards,
>
> Frank Du
Previous Topic:Dynamically updating columns
Next Topic:Re: Unable to find BeansObservables in Maven jars
Goto Forum:
  


Current Time: Thu Sep 26 10:06:31 GMT 2024

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

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

Back to the top