[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: word wrapping in text editor

Maybe we can try with the styles, something like:

Text foo_txt = new Text(parent, SWT.MULTI | SWT.WRAP);