[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Combo Select
|
Combo.setSelection(Point) should do this for you. You can use
ComboViewer.getCombo() to get access to the underlying Combo.
Grant
"Naren" <x_naren@xxxxxxxxxxx> wrote in message
news:c0c09c56d22a1ec3f86d6cea020510f2$1@xxxxxxxxxxxxxxxxxx
> Platfrom SWT - motif.
>
> How to select part of the text in the textfield of the combo.
> Iam not looking to select an item in the list of combo.
>
> Iam using comboviewer.
>
> Naren
>