[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Does Combo has insert() method

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?