raphael benzazon wrote: > The property _scalex doesn't exist, use _xscale
Many thanks for your help, Raphael. Is there any way to align the text in .edittext? Thanks again, Pablo > Pablo Rodríguez a écrit : >> Using the following script, I have tried to scale an .edittext wrapped >> around a .sprite: >> >> [...] >> >> Scaling only works with ._width and ._height, but it doesn't seem to >> work with ._scalex and ._scaley. At least, replacing hi.width=5 with >> hi._scalex=5 in the script doesn't scale hi. >> >> Am I doing something wrong? >> >> Thanks, >> >> >> Pablo
