Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to embed object via TextViewer/Source?
How to embed object via TextViewer/Source? [message #443768] Fri, 03 February 2006 18:13 Go to next message
yipsilon zheng is currently offline yipsilon zhengFriend
Messages: 3
Registered: July 2009
Junior Member
I have already embedded object via StyledText(3.2M4) as a EditorPart of my
rcp application. But when I migrate it to TextViewer/SourceViewer, the
embedded object can not be displayed.

Can anyone tell me how to embed object via TextViewer/Source?
Re: How to embed object via TextViewer/Source? [message #443774 is a reply to message #443768] Fri, 03 February 2006 19:29 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

yipsilon wrote:
> I have already embedded object via StyledText(3.2M4) as a EditorPart of
> my rcp application. But when I migrate it to TextViewer/SourceViewer,
> the embedded object can not be displayed.
>
> Can anyone tell me how to embed object via TextViewer/Source?
>

Embed what object? do you mean like Windows OLE stuff?

Later,
PW


Re: How to embed object via TextViewer/Source? [message #444337 is a reply to message #443774] Tue, 14 February 2006 02:58 Go to previous message
Eclipse UserFriend
Originally posted by: yipsilon.msn.com

Thanks Paul Webster!

Now, I have embedded images to SourceViewer successfully, but I found two
problems:

1. the TAB width of StyledText is incorrect when some ASCII characters are
inserted before it.

2. I can not embedded images via CR/LF character. They always can not
display in the text area.

Could you tell me how to fix them?
Previous Topic:Export for several platforms
Next Topic:moving a view from a perspective to another
Goto Forum:
  


Current Time: Thu Nov 07 17:28:39 GMT 2024

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

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

Back to the top