Page 1 of 1

Text alignment on top of button

Posted: Wed Oct 21, 2009 19:29
by saurabh
Hi:

How can i set the text alignment on top of buttons...
Suppose i say that text should appear on right side or left side or middle... Is there any way to specify that....

Thanks
Saurabh

Re: Text alignment on top of button

Posted: Thu Oct 22, 2009 08:53
by CrazyEddie
Hi,

It's an ability that may or may not be available depending on the looknfeel skin in use. If it's not available, it's easily added int he XML there. Generally you might look for a property named "HorzLabelFormatting" (this is what it's called in Taharez, anyway).

CE.