Is there a display problem with simulator in OSX (Lion)?

Wondering if I’m missing some sort of configuration step in the setup as I can’t find much on this googling the forums.

I’ve installed the simulator, created a project - and began writing an application, but everything I’m trying to write is shifted about -50 pixels in the X axis.  

I’ll paste the simplest example I can - but it’s the same for everything (including images).

Any ideas?  

Hi @atilaw,

Are you fully familiar with the “content area” in Corona and how to set it up for your app needs? This could be a setup issue in your “config.lua” file or similar. Have you read the guide on this topic?

http://docs.coronalabs.com/guide/basics/configSettings/index.html

Best regards,

Brent

Hi Brent - I was not familiar with it, but I’d assumed it would be a config issue on my side.  

I was following an online guide to get started and there was no mention of the content area, it looks like the missing step I was looking for though - thanks for the help. :slight_smile:  

Hi @atilaw,

Are you fully familiar with the “content area” in Corona and how to set it up for your app needs? This could be a setup issue in your “config.lua” file or similar. Have you read the guide on this topic?

http://docs.coronalabs.com/guide/basics/configSettings/index.html

Best regards,

Brent

Hi Brent - I was not familiar with it, but I’d assumed it would be a config issue on my side.  

I was following an online guide to get started and there was no mention of the content area, it looks like the missing step I was looking for though - thanks for the help. :slight_smile: