discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Renaissance - text centered in a Label?


From: Nicola Pero
Subject: Re: Renaissance - text centered in a Label?
Date: Mon, 5 Jul 2010 11:09:40 +0200


When run it with GSMarkupBrowser.app one can see that labels (green
rectangles) in rows: bit 0, bit 1, ... etc. has text '0' aligned to the left in the label objects. Is there a way how to get aligned them to the
center of the label object?

You can use the textAlignment attribute --

 <label ... textAlignment="center">0</label>

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]