Tabbed Properties [message #903423] |
Thu, 23 August 2012 11:01  |
Eclipse User |
|
|
|
Hi everyone.
I'm kind newbie in EMF and associated.
I wanted to have tabbed properties withou tabs, i.e. A want properties in a composite with form elements, but as I only have "one tab", I don't want any tab at all. Is that possible?
Thanks in advance
|
|
|
|
|
Re: Tabbed Properties [message #903535 is a reply to message #903423] |
Fri, 24 August 2012 03:58   |
Eclipse User |
|
|
|
Hi Rui,
Just to be completely clear, the TabbedProperties plugins cannot manage
this case. You have to include your composite in a Section which itself
have to be include in a Tab to display your widgets.
So if you want a "Eclipse Forms Composite", EEF can generate it for you,
but you will have to integrate this composite by yourself in the
properties view (which can be relatively complicated) or in another view.
Regards,
--
Goulwen Le Fur - goulwen.lefur@xxxxxxxx
Le 23/08/2012 17:01, Rui Domingues a écrit :
> Hi everyone.
>
> I'm kind newbie in EMF and associated.
> I wanted to have tabbed properties withou tabs, i.e. A want properties
> in a composite with form elements, but as I only have "one tab", I don't
> want any tab at all. Is that possible?
>
> Thanks in advance
|
|
|
|
Re: Tabbed Properties [message #903538 is a reply to message #903535] |
Fri, 24 August 2012 04:08  |
Eclipse User |
|
|
|
Hum. Ok.
So I defined my own view which captures the current selection and shows the properties.
But the binding with Jfaces doesn't work properly, specially when model is associated to a resource file.
thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03596 seconds