Application Data

tbodine bodine at bodinetraininggames.com
Thu Oct 29 12:08:04 EDT 2015


There's one potential problem with cloning or copying a group or controls
from one stack to another... In a standalone that uses password protection,
the engine will silently block the copy/clone operation as part of that
protection. (In the IDE, everything works fine. It's only shows up as a
problem when you build a protected standalone.)

So when using stacks as user files in a protected app, I've found these two
things are necessary: 
1) make those user file stacks unprotected.  
2) any controls or groups being copied into the user stacks needs to
originate from stacks (or substacks) that are also not protected.

Hope that's useful.

Tom Bodine



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Application-Data-tp4698191p4698215.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list