[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Text Alignment in Text Field at run-time

No, this is not currently supported.  This has been asked before, but I
cannot find an existing feature request for it, so feel free to log one with
Platform - SWT.

Grant

"Tariq Khalaf" <tariqkhalaf@xxxxxxxxx> wrote in message
news:02346be0aef3a50f7193b887e700275d$1@xxxxxxxxxxxxxxxxxx
> Hello,
>
> Is there any way to change alignment of text in a text widget at run-time?
> Text text = new Text(composite, SWT.RIGHT);
>
> make it: SWT.LEFT at runtime?
>
> Thanks
>
> Tariq
>
>
>
>