Navigation Arrows in Standalones

Klaus Major k_major at os.surf2000.de
Tue Dec 31 18:31:01 EST 2002


Hi Mike,

> I have a standalone with two pages. Before I build the app, I set the 
> navigationArrows to false and can no longer key between cards. This is 
> as I want it. Card one simply asks for a password to card two, and 
> checks it against a hidden file in the data stack.
>  However, after the build, one can simply key between the cards again 
> and circumvent the password. I uncheck"Remove Custom UI Properties" (I 
> believe that's what it says) without any noticable effect. Am I 
> missing something?

Put this in your stack-script:

on preopenstack
   set the navigationarows to false
end preopenstack

  If it does not work, there must be a bug at some other place.

> Thanks,
> mike

A happy new year from germany...
(It's 00:25...)



Klaus Major
k_major at os.surf2000.de



More information about the use-livecode mailing list