Sory for bad english
display.newText( [parentGroup,] string, left, top, font, size )
display.newText( [parentGroup,] string, left, top, [width, height,] font, size )
In the corona’s api docs says that font and size in the text function are required, but i can throw them out when declare,why?
how this parametres are working? Are the arguments must be at right position of a list? or i can don’t remember their positions?
Thank you) english is my native language)