Can GEF draw a SWT widget? [message #156751] |
Thu, 04 November 2004 05:51  |
Eclipse User |
|
|
|
Originally posted by: jhenriques.gmail.com
Hello all,
My question is how can I (if possible at all!) represent my editpart as a SWT widget?
For example, I have a class that as some tabular values, so i want to represent its figure as a table. This is just an example... I have others reasons for wanting my editParts related with SWT widgets.
Can anyone enlight me?
|
|
|
|
Re: Can GEF draw a SWT widget? [message #156836 is a reply to message #156798] |
Thu, 04 November 2004 11:51  |
Eclipse User |
|
|
|
Originally posted by: jhenriques.gmail.com
Can you give an example, or point me to an example?
"Randy Hudson" <none@us.ibm.com> escreveu na mensagem news:cmdjqq$g81$1@eclipse.org...
> You can create a Figure which is a proxy to an SWT control, and moves that
> control around. However, controls are heavyweight so you could not paint on
> top of the control.
>
> "José Henriques" <jhenriques@gmail.com> wrote in message
> news:p8ep52-5qo.ln1@proxy.se.efacec.pt...
> > Hello all,
> >
> > My question is how can I (if possible at all!) represent my editpart as a
> SWT widget?
> > For example, I have a class that as some tabular values, so i want to
> represent its figure as a table. This is just an example... I have others
> reasons for wanting my editParts related with SWT widgets.
> >
> > Can anyone enlight me?
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03817 seconds