Page 1 of 1

Correct project structure?!?

Posted: Tue Apr 17, 2012 7:06 pm
by mtimmerm
Hi,

I am used to developed into vb.net. I am busy to develop in LC for an iPhone app. but I am having some trouble to setup a clean project structure and not making a long list of code into the stack or card.

So can you make some kind of code libs/classes where you put functions in it and how to do this? Can you import/use them into the stack or card scripts?

Is there any document/guide how to setup a reasonable project? Because I lost focus on my project and my code looks like a long list of spaghetti :cry:

Re: Correct project structure?!?

Posted: Wed Apr 18, 2012 1:39 pm
by Klaus
Hi mtimmerm,

take a look at this page, it might help you in this respect:
http://www.fourthworld.com/embassy/arti ... _path.html


Best

Klaus

Re: Correct project structure?!?

Posted: Thu Apr 19, 2012 7:44 pm
by mtimmerm
Thanks for this.