a basic stupid splashscreen question

Mark Wieder mwieder at ahsoftware.net
Mon Jan 3 19:10:55 EST 2005


Bob-

Monday, January 3, 2005, 3:38:25 PM, you wrote:

BH> OK I have a main stack bob and a substack antibodies that I am cloning for
BH> entering data. I have a button with this on it
BH> on mouseUp
BH>    clone stack "Master Database"
BH> set the name of it to "Antibodies"
BH> set the mainStack of stack "Antibodies" to "Antibodies"
BH> end mouseUp

BH> This a mainstack that is visible in the application browser.

BH> When I compile the app can the user save this file with data in it?

Select "Move substacks into individual stackfiles" from the Standalone
Application Settings. Then you shouldn't need the clone command. I
usually use a splashscreen stack that does no more than launch a
substack, which is the main application. The substack is in a separate
file, which makes it safe to edit as far as the OS is concerned.

-- 
-Mark Wieder
 mwieder at ahsoftware.net



More information about the use-livecode mailing list