[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Text selection when clicking a widget

Hi,

the standard MS-Windows Text widget (entry box) selects the whole context
when the user clicks in it. How can I do the same with the SWT Text
widget?

I think users expect the same behaviour from SWT plugin widgets like the
standard widgets.

Zsolt