Alignment of Text [message #74359] |
Mon, 18 February 2008 06:38  |
Eclipse User |
|
|
|
Hi,
I would like to align the content of a Text to the right. As
setAlignment(int) does not exist, I specify the alignment in the
constructor :
Text text = new Text(parent, SWT.RIGHT);
But it doesn't work. This SWT bug has been fixed in 2004 (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49381 ). So I don't
understand why is it back ;-)
Any idea ?
Emmanuel
|
|
|
Re: Alignment of Text [message #74486 is a reply to message #74359] |
Tue, 19 February 2008 02:10  |
Eclipse User |
|
|
|
Originally posted by: fappel.innoopract.com
Hi,
seems to be a bug in the RWT-Text widget. Please file a bug entry for
the RWT Component.
Ciao
Frank
-----Ursprüngliche Nachricht-----
Von: Emmanuel [mailto:emmanuel.marchal@n-side.be]
Bereitgestellt: Montag, 18. Februar 2008 12:38
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Alignment of Text
Betreff: Alignment of Text
Hi,
I would like to align the content of a Text to the right. As
setAlignment(int) does not exist, I specify the alignment in the
constructor :
Text text = new Text(parent, SWT.RIGHT);
But it doesn't work. This SWT bug has been fixed in 2004 (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49381 ). So I don't
understand why is it back ;-)
Any idea ?
Emmanuel
|
|
|
Powered by
FUDForum. Page generated in 0.05110 seconds