Page 1 of 1

GUI looks different than design time

Posted: Thu Jun 26, 2014 9:03 pm
by mhbernheim
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?

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 9:10 pm
by Simon
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

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 9:16 pm
by mhbernheim
Hello Simon, thanks for your quick reply... got it! Any idea why the + button appears on livecode but it doesnt on iOS?

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 9:37 pm
by Simon
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

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 9:46 pm
by mhbernheim
It seems finished, i didnt write it, the guys from runrev did...

:S

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 10:11 pm
by Simon
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

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 11:18 pm
by mhbernheim
thanks so much Simon!

Re: GUI looks different than design time

Posted: Thu Jun 26, 2014 11:31 pm
by Simon
Ahh shoot!
Correction >>>> support@runrev.com
Not the one I posted before.

Simon

Re: GUI looks different than design time

Posted: Fri Jun 27, 2014 4:50 am
by keram
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