I just released my first Corona app, called Gallery Southwest.
It is a gallery of photography from Paul Wilson, a friend of mine, as well as an OUTSTANDING photographer.
Just to avoid any confusion, I should mention that the game on our website, Space Challenge, Apollo Lunar Mission, is NOT a corona app.
Of course feel free to look at that one as well if it catches your interest.
Any feedback is also appreciated.
Thanks in advance for trying Gallery Southwest
Best Regards,
Dave [import]uid: 3948 topic_id: 423 reply_id: 300423[/import]
Is there any chance you would be willing to share the Lua source for the app, or at least the gallery portion? I am curious about the implementation as I will be building a gallery as one feature of a new trading card application.
Thanks either way for your time. [import]uid: 4621 topic_id: 423 reply_id: 1093[/import]
Thanks, I agree, hence why I did this app for him, to get him some well deserved exposure.
I will be sure to pass the complement along to him.
About the source, let me go through and extract something which won’t make you bend your brain to far around my spaghetti
Every screen shares several functions, for things such as transitions, cleaning up after transitions, etc.
Also, I should comment a bit more before I show anything, I tend to write with few traditional comments, relying more on meaningful naming of variables and functions. This works well for me, but perhaps not so well for someone else who wants to read my code.
Is there anything specific you are looking for help with?
Perhaps you can help me narrow down what exactly to target for extraction for you.
Regards,
Dave [import]uid: 3948 topic_id: 423 reply_id: 1095[/import]
Your code sounds like my kind of code, actually! The bits I am most interested involve any loading and navigation of the images. I am going to be using 500+ in our gallery.
As an example of a questions I have, did you create a table of all of the image filenames and then step through the keys, or did you number the images sequentially and step through them that way?
Perhaps another would be, are you creating the thumbnails page dynamically?
Thanks very much. I completely understand how being busy goes. I appreciate your time.
I don’t see a PM system either. Please drop me a line at contact@livetocollect.com at your convenience.
For curiosity and testing purpose, I’m trying to make a galery with Corona. Unfortunately, when I build the “true” app, the phone crashes… I only have 20 images, I don’t really understand
So, would it be possible to have a look at your lua code (if it’s still possible for you) ? I know you already answered but I can pay you a little something for thanking you.