New iPad- No problems

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

New iPad- No problems

Post by CALL-151 » Fri Mar 16, 2012 5:11 pm

Just got my hands on one and I'm happy to report that my app scales to the new screen flawlessly.

Doug Lyman
Posts: 30
Joined: Thu Jun 30, 2011 6:13 am

Re: New iPad- No problems

Post by Doug Lyman » Sat Mar 17, 2012 9:03 pm

My app initially looked fine, BUT, it is behaving like a non-retina ipad, not taking advantage of the retina display for non-ios controls and graphics. iphoneDeviceScale() returns 1 not 2. On the new iPad (retina). Anyone else seeing this?

CALL-151
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 206
Joined: Wed Oct 20, 2010 11:00 am

Re: New iPad- No problems

Post by CALL-151 » Sun Mar 18, 2012 2:03 am

It can't take advantage of the new resolution until LC incorporates support for it. Even when it does, I imagine you'll have to redo your custom graphics @2x. At least it's scaling properly, unlike some apps built with Corona.

Post Reply