- I used Text wrangler and made a file call main.lua
- Save it on my desktop in a folder called TestCorona
- On main.lua i have the following code.
local textobj = display.newText(“Hello World”, 50, 50, nil, 24)
textobj:setTextColor(255, 255, 255)
- Launch Corona Simulator
- Continue Trial
- >Open Project
- Choose Folder
NOTHING , I dont see hello world printed.
I also tried 7b. Choosing the main.lua file and nothing. [import]uid: 6500 topic_id: 9646 reply_id: 309646[/import]