Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » RTF editor?
RTF editor? [message #456366] Wed, 01 June 2005 13:52 Go to next message
Ilya Shinkarenko is currently offline Ilya ShinkarenkoFriend
Messages: 56
Registered: July 2009
Member
Hi all,

does anybody know some Rich Text Format editor widget for SWT?

Any help will be appreciated,
thanks in advance,
Ilya
Re: RTF editor? [message #456376 is a reply to message #456366] Wed, 01 June 2005 18:21 Go to previous messageGo to next message
Lorenz Maierhofer is currently offline Lorenz MaierhoferFriend
Messages: 88
Registered: July 2009
Member
Ilya Shinkarenko wrote:
> Hi all,
>
> does anybody know some Rich Text Format editor widget for SWT?
>
> Any help will be appreciated,
> thanks in advance,
> Ilya


Hi,

I am looking for the same for quite some time - but to my best
knowledge, there is no reasonable, high-level editor for SWT.

You can do some text formatting with the custom StyledText widget, but
not enougth for my purposes.
What I am looking for is an editor that supports styled text (colors,
sizes, bold, italic and underlined text as well as such common things
like lists...) at a fairly abstract level - so not everything must be
implemented using a lowlevel api.

If anybody has seen such a widget, I would be higly interested as well.
Re: RTF editor? [message #456383 is a reply to message #456376] Thu, 02 June 2005 00:34 Go to previous messageGo to next message
Daniel Spiewak is currently offline Daniel SpiewakFriend
Messages: 263
Registered: July 2009
Senior Member
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="serif">My understanding is that there's an RTF editor (or
rather, an editor that with certain settings functions as an RTF
editor) within JFace.&nbsp; However, that's heresay because I've never
actually used the API.&nbsp; IBM people, is it there?<br>
<br>
Daniel<br>
</font><br>
Lorenz Maierhofer wrote:
<blockquote cite="midd7kuda$2j6$1@news.eclipse.org" type="cite">Ilya
Shinkarenko wrote:
<br>
<blockquote type="cite">Hi all,
<br>
<br>
does anybody know some Rich Text Format editor widget for SWT?
<br>
<br>
Any help will be appreciated,
<br>
thanks in advance,
<br>
Ilya
<br>
</blockquote>
<br>
<br>
Hi,
<br>
<br>
I am looking for the same for quite some time - but to my best
knowledge, there is no reasonable, high-level editor for SWT.
<br>
<br>
You can do some text formatting with the custom StyledText widget, but
not enougth for my purposes.
<br>
What I am looking for is an editor that supports styled text (colors,
sizes, bold, italic and underlined text as well as such common things
like lists...) at a fairly abstract level - so not everything must be
implemented using a lowlevel api.
<br>
<br>
If anybody has seen such a widget, I would be higly interested as well.
<br>
<br>
</blockquote>
</body>
</html>
Re: RTF editor? [message #456402 is a reply to message #456383] Thu, 02 June 2005 14:01 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
I don't think there is one at the jface level, and if there is then its
capabilities will be equivalent to those of a StyledText (eg.- mixing of
fonts or font sizes would not be supported). There are requests for
StyledText to be extended in areas like this though, such as
https://bugs.eclipse.org/bugs/show_bug.cgi?id=83405 , so keep watching.

Grant


"Daniel Spiewak" <djspiewak@hotpop.com> wrote in message
news:d7lk6d$tks$2@news.eclipse.org...
My understanding is that there's an RTF editor (or rather, an editor that
with certain settings functions as an RTF editor) within JFace. However,
that's heresay because I've never actually used the API. IBM people, is it
there?

Daniel

Lorenz Maierhofer wrote:
Ilya Shinkarenko wrote:

Hi all,

does anybody know some Rich Text Format editor widget for SWT?

Any help will be appreciated,
thanks in advance,
Ilya



Hi,

I am looking for the same for quite some time - but to my best knowledge,
there is no reasonable, high-level editor for SWT.

You can do some text formatting with the custom StyledText widget, but not
enougth for my purposes.
What I am looking for is an editor that supports styled text (colors, sizes,
bold, italic and underlined text as well as such common things like
lists...) at a fairly abstract level - so not everything must be implemented
using a lowlevel api.

If anybody has seen such a widget, I would be higly interested as well.
Previous Topic:Background Image for the Dialog
Next Topic:Embedded Contents: SWT OLE into Canvas
Goto Forum:
  


Current Time: Fri Apr 19 20:22:17 GMT 2024

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

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

Back to the top