GUI looks different than design time

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
mhbernheim
Posts: 4
Joined: Thu Jun 26, 2014 9:01 pm

GUI looks different than design time

Post by mhbernheim » Thu Jun 26, 2014 9:03 pm

Hello, I was wondering what Im doing wrong or if I should be looking in another direction..

Im testing the App2Market and it very different than it does on the iPhone 7.1 simulator... any idea why? am I missing a library?
Attachments
Screen Shot 2014-06-26 at 2.02.36 PM.png
runtime
Screen Shot 2014-06-26 at 2.02.24 PM.png
design time

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: GUI looks different than design time

Post by Simon » Thu Jun 26, 2014 9:10 pm

Hi mhbernheim,
Welcome to the forum! :)

Nope, that is what the buttons look like in iOS.
You'll have to skin them yourself.
http://lessons.runrev.com/m/4067/l/19144-skinning

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

mhbernheim
Posts: 4
Joined: Thu Jun 26, 2014 9:01 pm

Re: GUI looks different than design time

Post by mhbernheim » Thu Jun 26, 2014 9:16 pm

Hello Simon, thanks for your quick reply... got it! Any idea why the + button appears on livecode but it doesnt on iOS?

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: GUI looks different than design time

Post by Simon » Thu Jun 26, 2014 9:37 pm

I don't have App2Market so I'm not sure.
You might have just started testing the app too soon? Or is it finished now?

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

mhbernheim
Posts: 4
Joined: Thu Jun 26, 2014 9:01 pm

Re: GUI looks different than design time

Post by mhbernheim » Thu Jun 26, 2014 9:46 pm

It seems finished, i didnt write it, the guys from runrev did...

:S

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: GUI looks different than design time

Post by Simon » Thu Jun 26, 2014 10:11 pm

hmmm...
See if you can find any sort of date on it then go
http://downloads.livecode.com/livecode/
and download a stable version before the date.

I think App2Market came out around LiveCode version 6.0 so you may just go with that.

Or you could write to support.runrev.com tell them the LiveCode version number/platform/whatYouHadForBeakfast along with your images.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

mhbernheim
Posts: 4
Joined: Thu Jun 26, 2014 9:01 pm

Re: GUI looks different than design time

Post by mhbernheim » Thu Jun 26, 2014 11:18 pm

thanks so much Simon!

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: GUI looks different than design time

Post by Simon » Thu Jun 26, 2014 11:31 pm

Ahh shoot!
Correction >>>> support@runrev.com
Not the one I posted before.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

keram
Posts: 340
Joined: Fri Nov 08, 2013 4:22 am

Re: GUI looks different than design time

Post by keram » Fri Jun 27, 2014 4:50 am

Hi mhbernheim,
mhbernheim wrote: Any idea why the + button appears on livecode but it doesn't on iOS?
It's all OK. This appears only in development mode, in IDE, to make it possible to add extra navigation items. It does not appear in standalone.

keram
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit

Post Reply