Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Alignment of Text
Alignment of Text [message #74359] Mon, 18 February 2008 06:38 Go to next message
Eclipse UserFriend
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 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: Thu May 01 06:41:44 EDT 2025

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

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

Back to the top