I wanted to learn the use of database interaction with Corona SDK and I’ve been able to make some progress on a business learning project. At this point, I’ve been able to generate a home stage that contains a heading graphic and 4 icons. The icons represent 4 different paths through the app: 1) search/add to inventory db, 2) create/display purchase list, 3) search calendar and 4) search/add to finish products db. I have the listeners setup and now I’m wondering how to transition to one of the four above screens.
Would the use of groups be the best way to change the screen if one of the four icons are touched, hiding the main home stage and creating a new group that represents the new screen I want to go to? I’m guessing storyboard would not be the best choice to move between each of these 4 functions, correct?
I’m pretty sure I can move forward if I can get the concepts of groups vs. scenes straight in my head.
Thanks for your help! [import]uid: 118856 topic_id: 20980 reply_id: 320980[/import]
[import]uid: 52491 topic_id: 20980 reply_id: 82891[/import]