Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ComboboxPropertyDescriptor
ComboboxPropertyDescriptor [message #444443] Tue, 12 October 2004 15:29
Eclipse UserFriend
Anyone using the ComboboxPropertyDescriptor?

Does it make sense that the setPropertyValue method on my IPropertySource is
called with the index into the list of items in the combobox as opposed to
the string value selected by the user?

I would never want to store the index as a property value. Rather I want to
store the string value of what was selected.
That way, as items are added or removed as choices in the combo box, I would
still have the actual value selected by the user.

Am I missing something? Shouldn't the combobox descriptor work using the
string values in addition to the index values?

Thanks,
Mark
Previous Topic:What is "CodePage" value for HPUX ?
Next Topic:Drawing scenario in SWT
Goto Forum:
  


Current Time: Sat Jul 05 17:28:04 EDT 2025

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

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

Back to the top