iPad app problems.

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
RicSum
Posts: 5
Joined: Wed Jul 11, 2012 10:48 am

iPad app problems.

Post by RicSum » Wed Jul 11, 2012 4:43 pm

Hi,
I have only been trying out the Livecode demo for a few hours and have a couple of questions:

1) If I am creating an app for the iPad (landscape only), what size Main Stack should I create - If I create it at 1024 x 768, surely it would become distorted if viewed on the NEW iPad with Retina display?

2) When I add buttons onto the stack and then test it in the iPad simulator - the buttons are an ugly square grey colour, and not like the default iPad buttons. Do I have to purchase the default iOS GUI elements from somewhere?

Thank you all in advance for any help / advice.
Developing on OS X Lion
Deploying on Win Xp, Win 7, OS X, iOS

Randy Hengst
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 157
Joined: Thu Jun 29, 2006 4:16 pm

Re: iPad app problems.

Post by Randy Hengst » Wed Jul 11, 2012 6:46 pm

Hello RecSum

So far I've only made iPad apps using the 1024x768 dimensions. The apps scale up well.

The native look and feel only really works for Windows and Mac. You'll need to get third party programs or live code apps/plugins to get native iOS feel... or, go your own way and use your own art... that's the path I've taken.

be well,
randy hengst

RicSum
Posts: 5
Joined: Wed Jul 11, 2012 10:48 am

Re: iPad app problems.

Post by RicSum » Wed Jul 11, 2012 7:00 pm

Thanks - I have just noticed MobGui, which I guess I will also need to purchase.
Developing on OS X Lion
Deploying on Win Xp, Win 7, OS X, iOS

Post Reply