[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: StyledText.setAlignment & SWT.SINGLE style

I have understand why combination of SWT.WRAPPED and SWT.SINGLE can't work:
because wrapped have sinse only for multiline, but I don't understand why setAligment don't work without SWT.WRAPPED style