One more question

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sylvanr
Posts: 80
Joined: Wed Nov 24, 2010 10:38 am

One more question

Post by sylvanr » Sun Dec 05, 2010 3:55 am

I'm coming down to the last few days of my trial period and want to figure out this last question before the trial period ends. I realized that Standalone applications created with LiveCode are read-only. I found the topic at http://forums.runrev.com/phpBB2/viewtop ... =32&t=1124 which was helpful and followed the link to http://livecodejournal.com/tutorials/sa ... ution.html and created a substack and was able to save the database again that way and so now I open the mainstack and then have a button that opens the substack which is not saved in the application. So my final, final question is about how this will work in the iphone OS?? When the master stack opens, and you click on the button to go to the substack, will the substack replace the mainstack on the screen??

Klaus
Posts: 13872
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: One more question

Post by Klaus » Sun Dec 05, 2010 12:26 pm

Hi sylvanr,

good question :D
I have not tested this by myself, but since the iDevices are ONE window devices, I doubt this will work!

I would :
...
go stack "substack" in window of stack "mainstack"
...
This requires that both stacks have identical dimensions, but should not be so hard to do 8)


Best

Klaus

P.S.
I moved this posting to the correct iOS forum!

Post Reply

Return to “iOS Deployment”