How do I evenly display buttons using IPAD2 native resolution

I have code that loads 6 buttons evenly on all iOS devices except IPAD2 retina display . . I use the native resolution rather than setting the height/width parameters in config.lua. This occurs on version 904 of Corona and can be also viewed in the simulator. Any ideas? I can provide code if needed. [import]uid: 139281 topic_id: 31864 reply_id: 331864[/import]

You should really use config.lua to set up proper scaling and positioning across devices. I can provide you with a tested sample config if you need it…

Brent [import]uid: 9747 topic_id: 31864 reply_id: 127178[/import]

Thanks Brent:

I am familiar with that strategy. I want to exploit the native resolution of the screens to improve the appearance of my material.

Ed
[import]uid: 139281 topic_id: 31864 reply_id: 127194[/import]

You should really use config.lua to set up proper scaling and positioning across devices. I can provide you with a tested sample config if you need it…

Brent [import]uid: 9747 topic_id: 31864 reply_id: 127178[/import]

Thanks Brent:

I am familiar with that strategy. I want to exploit the native resolution of the screens to improve the appearance of my material.

Ed
[import]uid: 139281 topic_id: 31864 reply_id: 127194[/import]