When I run the simulator the screen is black.
I wrote this code
local texto = display.newText( "hello world"50, 50, 10, nil, 21 )
texto:setTextColor ( 255, 255, 255 )
I don’t know what happened.
When I worked my first programs, the emulator ran well, but now the simulator its screen is black
any code I write the simulator is black. [import]uid: 121136 topic_id: 31876 reply_id: 331876[/import]