iOS beginner

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
logan226
Posts: 2
Joined: Tue Sep 24, 2013 4:12 pm

iOS beginner

Post by logan226 » Tue Sep 24, 2013 4:21 pm

Hi everyone, I'm a fresh new livecoder and also totally new at developing. while learning objective C by myself, I'd like to begin developi'n with this amazing tool, but I came in the middle of iOS 7 revolution, and it seems to me that LC is not iOS 7 ready. In my mac I've two different SDK at the moment, but still didn't upgrade to new version (iOS 7 apple SDK). last but not least the commercial license is in special price, but what if I pay and LC will not support iOS7 for too long time?? could you senior developers help me givin' some advice? what a poor new developer should do?

tnx!

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: iOS beginner

Post by Jellicle » Tue Sep 24, 2013 11:08 pm

LiveCode will support iOS 7 very shortly. However it's not likely to support some features yet (and maybe never) e.g. The new font handling. As with previous versions we will have to kind of fake some behaviours and interface elements.

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

logan226
Posts: 2
Joined: Tue Sep 24, 2013 4:12 pm

Re: iOS beginner

Post by logan226 » Wed Sep 25, 2013 2:06 pm

thanx, what about buttos for example, I see older versions in the drag and drop UI, is it another point we should "fake"? or there will be a fix in the newest version of LC? (your opinion, obviously) and you are scaring me with that "it's not likely to support some features yet (and maybe never) e.g. The new font handling" :D

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: iOS beginner

Post by Jellicle » Thu Sep 26, 2013 7:33 am

logan226 wrote:thanx, what about buttos for example, I see older versions in the drag and drop UI, is it another point we should "fake"? or there will be a fix in the newest version of LC? (your opinion, obviously) and you are scaring me with that "it's not likely to support some features yet (and maybe never) e.g. The new font handling" :D
LiveCode is pretty amazing but it can't be all things to all people. And some things we have to make on our own. But honestly, that's pretty easy. There are icon sets available (for example http://www.glyphish.com) that you can import into your project and use as images for your buttons. You can style a data grid so it looks like an iOS scrolling list.

It's not perfect, but it can be done :)

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

Post Reply