[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: word wrapping in text editor
|
- From: jharsseph@xxxxxxxxx (Jharsseph )
- Date: Tue, 24 Feb 2009 14:25:50 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Maybe we can try with the styles, something like:
Text foo_txt = new Text(parent, SWT.MULTI | SWT.WRAP);