| [news.eclipse.platform.swt] Re: Does Combo has insert() method |
Combo.add(String, int)
- Prakash
www.eclipse-tips.com
Does Combo control has the insert(String) method similar to the Text control's insert() method? If it does not, how to insert a string into existing text in the Combo text field?