I’ve been using the Windows Corona SDK with success but I’m seeing odd behavior on a new hosted Macincloud instance with the Corona SDK that was installed. The most simple of programs such as the copied Hello world will not show in the device(iPhone) when I run the program in the emulator. It does bring up the iPhone but absolutely no text or anything. The code I have is as follows:
textObject = display.newText( “Hello World!”, 50, 40, native.systemFont, 36)
textObject:setTextColor( 255,255,255)
I’m thinking this has to be an issue with the MacinCloud setup but maybe someone has some other thoughts or suggestions.
Thanks
C2N [import]uid: 192386 topic_id: 33164 reply_id: 333164[/import]