[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: [PropertyView] ComboBoxPropertyDescriptor doesn't work
|
Hi,
for ComboBoxPropertyDescriptor, it's value must be a int (for java5) or
integer.
but TextPropertyDescriptor need a String value.
Check out it's code and it make thing cleanly.
Regards.
xiangya.
"zbw" <zbw001091@xxxxxxxxxxxx> ????
news:9ae750d23ef21b87b9d62928f9a33a1a$1@xxxxxxxxxxxxxxxxxx
> Hello all,
> my problem is:
>
> The ComboBoxPropertyDescriptor of property view DOES NOT work.(There's no
> combo box in the property view). While TextPropertyDescriptor works OK!
>
> I don't know why?
>
> Can anyone give some advice?
> Thanks in advance
>
> zbw
>