Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ComboBoxPropertyDescriptor-accepting a string...
ComboBoxPropertyDescriptor-accepting a string... [message #444088] Thu, 09 February 2006 11:39
Eclipse UserFriend
Originally posted by: brucem.wp.pl

Hi,
The problem is known on the groups - ComboBoxPropertyDescriptor accepts
only index of choosen element (integer) instead of a choosen string.
I need to have an editable combobox so after choosing an element from a
drop down list I want to edit this element before accepting it by return
key.
Some users suggest to rewrite the ComboBoxCellEditor class :

"I rewrote my own ComboBoxCellEditor which takes Strings and allows
editing
in the Text widget of the editor." - From: Sunil Kamath
http://dev.eclipse.org/newslists/news.eclipse.platform/msg44 237.html

but I couldn't find any example - so could anybody could give a solution
how to do it?

Thanks
BruceM
Previous Topic:ITableColorProvider - color every other line (like greenbar paper)
Next Topic:Adding Package Explorer view & File handling in an RCP application
Goto Forum:
  


Current Time: Wed Dec 11 01:09:26 GMT 2024

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

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

Back to the top