Editing properties [message #215365] |
Mon, 01 May 2006 19:43  |
Eclipse User |
|
|
|
Originally posted by: vinicius.ferraz.gmail.com
I looked the properties examples, and all have only 2 columns. Anyone
know if its possible (and how) do a properties view with 3 columns,
where the third column is a Combo where I can change the Number unit.....
EX:
Property | Value | Unit |
Velocity | 100 | km/h |
|
|
|
Re: Editing properties [message #215569 is a reply to message #215365] |
Thu, 04 May 2006 19:46   |
Eclipse User |
|
|
|
You should probably post this question to platform newsgroup as the
properties infrastructure resides there.
-Steve
"Vinicius Ferraz Campos" <vinicius.ferraz@gmail.com> wrote in message
news:e35ods$hup$1@utils.eclipse.org...
> I looked the properties examples, and all have only 2 columns. Anyone
> know if its possible (and how) do a properties view with 3 columns,
> where the third column is a Combo where I can change the Number unit.....
>
> EX:
>
> Property | Value | Unit |
> Velocity | 100 | km/h |
|
|
|
Re: Editing properties [message #215917 is a reply to message #215569] |
Thu, 11 May 2006 13:47   |
Eclipse User |
|
|
|
Originally posted by: vinicius.ferraz.gmail.com
Sorry, I dint understand that. is it possible we have a GEF property
window with 3 columns? And more, the third column is a combo-box where u
can change the Number unit....
Steven Shaw wrote:
> You should probably post this question to platform newsgroup as the
> properties infrastructure resides there.
>
> -Steve
>
> "Vinicius Ferraz Campos" <vinicius.ferraz@gmail.com> wrote in message
> news:e35ods$hup$1@utils.eclipse.org...
>> I looked the properties examples, and all have only 2 columns. Anyone
>> know if its possible (and how) do a properties view with 3 columns,
>> where the third column is a Combo where I can change the Number unit.....
>>
>> EX:
>>
>> Property | Value | Unit |
>> Velocity | 100 | km/h |
>
>
|
|
|
Re: Editing properties [message #215925 is a reply to message #215917] |
Thu, 11 May 2006 14:23  |
Eclipse User |
|
|
|
As I understand it, GEF only contributes property sheet entries through the
IPropertySource interface and uses default cell editors. To do what you're
suggesting, it sounds like you'd need to customize the default UI that is
provided by org.eclipse.ui.views.properties. Which is why the platform
newsgroup may be able to assist you better.
Regards,
Steve.
"Vinicius Ferraz Campos" <vinicius.ferraz@gmail.com> wrote in message
news:44634070.8020206@gmail.com...
> Sorry, I dint understand that. is it possible we have a GEF property
> window with 3 columns? And more, the third column is a combo-box where u
> can change the Number unit....
>
> Steven Shaw wrote:
> > You should probably post this question to platform newsgroup as the
> > properties infrastructure resides there.
> >
> > -Steve
> >
> > "Vinicius Ferraz Campos" <vinicius.ferraz@gmail.com> wrote in message
> > news:e35ods$hup$1@utils.eclipse.org...
> >> I looked the properties examples, and all have only 2 columns. Anyone
> >> know if its possible (and how) do a properties view with 3 columns,
> >> where the third column is a Combo where I can change the Number
unit.....
> >>
> >> EX:
> >>
> >> Property | Value | Unit |
> >> Velocity | 100 | km/h |
> >
> >
|
|
|
Powered by
FUDForum. Page generated in 0.02809 seconds