Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Alignment of Text
Alignment of Text [message #74359] Mon, 18 February 2008 11:38 Go to next message
Emmanuel Marchal is currently offline Emmanuel MarchalFriend
Messages: 59
Registered: July 2009
Member
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 07:10 Go to previous message
Eclipse UserFriend
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
Previous Topic:Param-Types vom java to js and vice versa
Next Topic:namespaces for ui-plugins
Goto Forum:
  


Current Time: Fri Apr 26 07:54:57 GMT 2024

Powered by FUDForum. Page generated in 0.03197 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top