Is there any editable component in GEF [message #184061] |
Fri, 10 June 2005 01:40 |
Eclipse User |
|
|
|
Originally posted by: kittyscalgary.yahoo.ca
I created a figure and put some labels on that. Now I want to add some
other components (like textbox) to edit some content. But I could not find
those kinds of things.
So is there any editable components in GEF that can be displayed in a
Figure?
Thanks!
|
|
|
Re: Is there any editable component in GEF [message #184082 is a reply to message #184061] |
Fri, 10 June 2005 12:03 |
Eclipse User |
|
|
|
Originally posted by: christian.sell.netcologne.de
my suspicion is that you will have to create a Figure subclass that
wraps some editable widget (e.g., Text), override the getPerferredSize
and paintFigure methods and delegate to the wrapped widget as appropriate.
christian
kittys wrote:
> I created a figure and put some labels on that. Now I want to add some
> other components (like textbox) to edit some content. But I could not
> find those kinds of things.
>
> So is there any editable components in GEF that can be displayed in a
> Figure?
>
> Thanks!
>
|
|
|
Re: Is there any editable component in GEF [message #184111 is a reply to message #184061] |
Fri, 10 June 2005 20:12 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
Have you tried using celleditors like the logic example does for editing
labels?
"kittys" <kittyscalgary@yahoo.ca> wrote in message
news:e066df83d38dc8d6625cee6776946f22$1@www.eclipse.org...
> I created a figure and put some labels on that. Now I want to add some
> other components (like textbox) to edit some content. But I could not find
> those kinds of things.
>
> So is there any editable components in GEF that can be displayed in a
> Figure?
>
> Thanks!
>
|
|
|
Powered by
FUDForum. Page generated in 0.26072 seconds