Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » [PropertyView] ComboBoxPropertyDescriptor doesn't work
[PropertyView] ComboBoxPropertyDescriptor doesn't work [message #173211] Wed, 23 March 2005 08:34 Go to next message
zhangbw is currently offline zhangbwFriend
Messages: 26
Registered: July 2009
Junior Member
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
Re: [PropertyView] ComboBoxPropertyDescriptor doesn't work [message #173243 is a reply to message #173211] Wed, 23 March 2005 10:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ya_xiang.hotmail.com

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@yahoo.com.cn> ????
news:9ae750d23ef21b87b9d62928f9a33a1a$1@www.eclipse.org...
> 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
>
Re: [PropertyView] ComboBoxPropertyDescriptor doesn't work [message #173388 is a reply to message #173243] Thu, 24 March 2005 03:43 Go to previous message
zhangbw is currently offline zhangbwFriend
Messages: 26
Registered: July 2009
Junior Member
Absolutely right!
Thank you. I solved my problem.

regards,
zbw
Previous Topic:location and size of diagram elements
Next Topic:Create multiple objects in the same drag&drop operation in an graphical editor
Goto Forum:
  


Current Time: Sat Nov 02 20:00:32 GMT 2024

Powered by FUDForum. Page generated in 0.02970 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top