[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Delete item from CCombo (ComboBoxCellEditor)

But how to get the text or the index of the item that I selected? The index is always 0 (or -1? don't know exactly now..) since the item is at the top of the CCombo and the text is empty since i want to delete an item by deleting its text and then hitting ENTER.

Regards, Mo.