I know scaling TextField and UITextField works, so your problem has to do
with how the Label component is overriding the scaleX and scaleY
properties.  I'm not sure exactly in the code the disconnect is.

- Daniel Freiman

On Thu, Oct 16, 2008 at 5:30 AM, akila_ksri <[EMAIL PROTECTED]> wrote:

>   Hi,
>
> I need to apply horizontal scaling for a text with 'Arial' font.
> lbl.scaleX = 0.70 simply does not work . I can only see that there is a
> change in the width of the label.
>
> Is there anything i am missing out to scale the text?? Is scaling not
> applicable for system fonts? ( I tried the same with font 'Verdana',
> but again, no luck!)
>
> Any help would be greatly appreciated.
>
> Thanks,
> Akila
>
>  
>

Reply via email to