All pastes #859220 Raw Edit

Mine

public text v1 · immutable
#859220 ·published 2008-01-18 00:07 UTC
rendered paste body
		Text t = new Text(c, SWT.DEFAULT | SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
		t.setText("this is a test\n and so is this\n and this");