Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Text Editor Incorporating Images
Text Editor Incorporating Images [message #217536] Wed, 07 June 2006 16:16 Go to next message
Eclipse UserFriend
Originally posted by: Daniel.Rozeboom.cda.canon.com

Hi there,

I'm wondering, does GEF support some sort of text editor which allows one
to insert images and/or some kind of special character? I would like to
represent a user-selectable variable in a block of text, so I need some way
of either treating a string like a single character (to, say, delete it) or
to insert a (hopefully clickable) image as a character. Does anyone have
any ideas on this? Thanks so much.

- Daniel
Re: Text Editor Incorporating Images [message #217548 is a reply to message #217536] Wed, 07 June 2006 19:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.us.ibm.com

GEF includes a text example that should be able to support what you seek :)

In the end, everything are just figures ;)

Cheers,

~ Chris
Re: Text Editor Incorporating Images [message #217640 is a reply to message #217548] Fri, 09 June 2006 23:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Daniel.Rozeboom.cda.canon.com

I ended up looking at the StyledText widget; it seems to be the core
component that supports this functionality (kinda). But I am having a load
of trouble getting the GEF samples up and running (from source, that is).
Is it just me, or is there no easy way to do this? It is easy to
"install the samples" which just seem to be a way to test out the
functionality of a GEF editor, but as far as I can tell, the only way to
load the source is to delve into the Eclipse plug-ins folder where the
samples are installed, get the zip, extract it, create a new plug-in
project, move in the GEF and Draw2d JAR files, and ... ? That's where I'm
at right now, with it not finding a whole bunch of other regular Eclipse
dependencies.
Am I just a moron, or is this not really streamlined yet? Thanks in
advance.

- Daniel

"Chris Aniszczyk" <zx@us.ibm.com> wrote in message
news:e67887$jua$1@utils.eclipse.org...
> GEF includes a text example that should be able to support what you seek
> :)
>
> In the end, everything are just figures ;)
>
> Cheers,
>
> ~ Chris
Re: Text Editor Incorporating Images [message #217991 is a reply to message #217640] Fri, 16 June 2006 13:50 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You need to learn how to use the PDE to import plug-ins as source project.

"Daniel Rozeboom" <Daniel.Rozeboom@cda.canon.com> wrote in message
news:e6d0ao$do4$1@utils.eclipse.org...
>I ended up looking at the StyledText widget; it seems to be the core
>component that supports this functionality (kinda). But I am having a load
>of trouble getting the GEF samples up and running (from source, that is).
> Is it just me, or is there no easy way to do this? It is easy to
> "install the samples" which just seem to be a way to test out the
> functionality of a GEF editor, but as far as I can tell, the only way to
> load the source is to delve into the Eclipse plug-ins folder where the
> samples are installed, get the zip, extract it, create a new plug-in
> project, move in the GEF and Draw2d JAR files, and ... ? That's where I'm
> at right now, with it not finding a whole bunch of other regular Eclipse
> dependencies.
> Am I just a moron, or is this not really streamlined yet? Thanks in
> advance.
>
> - Daniel
Previous Topic:grid is not visible with opaque background
Next Topic:HowTo get scroll bars to work in draw2d.FigureCanvas?
Goto Forum:
  


Current Time: Fri Mar 29 11:00:48 GMT 2024

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

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

Back to the top