[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] AutoComplete combo

Hi,

 Has anyone any concepts how to extend editable SWT Combo or Ccombo so that 
it provides autocomplete feature. I mean, it works such a way that items in 
popup are adjusted so that they start with letters typed in combo text 
field. It is not so hard to make it work in SWING, but I don't have any 
ideas how to do it in SWT
Any help (links, hints etc.) would be appreciated .

Thx