Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » displaying text editor in a dialog
displaying text editor in a dialog [message #295309] Mon, 28 November 2005 08:47 Go to next message
Eclipse UserFriend
Originally posted by: e.s.com

I would like to give advanced text editing capabilities (similar to java
IDE) inside a form text area. I found a great java editor example but the
problem is that the editor input and synatx highlighing is file based. I
need eihter inline editing of a form text area or in an editor which is
displaye in a popup dialog.

thanks in advance
Re: displaying text editor in a dialog [message #295339 is a reply to message #295309] Mon, 28 November 2005 12:29 Go to previous messageGo to next message
Eclipse UserFriend
A TextViewer inside a JFace Dialog? A SourceViewer maybe?

-H

Erel wrote:
>
> I would like to give advanced text editing capabilities (similar to java
> IDE) inside a form text area. I found a great java editor example but
> the problem is that the editor input and synatx highlighing is file
> based. I need eihter inline editing of a form text area or in an editor
> which is displaye in a popup dialog.
>
> thanks in advance
>
Re: displaying text editor in a dialog [message #295390 is a reply to message #295339] Tue, 29 November 2005 08:07 Go to previous message
Eclipse UserFriend
Originally posted by: e.s.com

Thanks for your answer.

I tried to use SourceViewer. I gave it the configuration of the Java
editor example which configures both content assist and syntax
highlighting. the content assist worked, but the syntax highlight didn't,
what did I miss?\

thanks
Previous Topic:Pros and Cons about including a treeviewer inside an Editor
Next Topic:Image and text button
Goto Forum:
  


Current Time: Sun Jul 13 17:13:04 EDT 2025

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

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

Back to the top