Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » About tabbed propertysheet
About tabbed propertysheet [message #467142] Sun, 29 April 2007 06:19
Eclipse UserFriend
Originally posted by: moutaz.ahmed.gmail.com

hii

i use "org.eclipse.ui.views.properties.TextPropertyDescriptor" class in my application and it works so good, BUT when i try to use "ComboBoxPropertyDescriptor" class it doesn't work.

all i do is to :

String YesNo[] = {"Yes","No"};
new ComboBoxPropertyDescriptor(PROPERTY_STEP_SLIDER_VALUE_TEXT, "TypeValue",YesNo)"

is there is anything more i must do...
Previous Topic:eclipse language packs
Next Topic:Resize views and editors inside perspective
Goto Forum:
  


Current Time: Thu Mar 28 15:42:52 GMT 2024

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

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

Back to the top