| [news.eclipse.platform.swt] Editable combo box |
Hello, I am looking for a combo box which I can edit. The user can choose from the combo box predefined values, but can in addition enter custom values. When I enter a custom value, I only receive the index -1 as the value in the CellEditor instead of the custom value. Is there a way to achive the functionality? Regards, Cyrill