Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » About tabbed propertysheet
About tabbed propertysheet [message #467142] Sun, 29 April 2007 02: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: Sat May 17 18:34:12 EDT 2025

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

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

Back to the top