Turn off nav with arrow keys?
Magnus von Brömsen
webmaster at studioalice.se
Wed Mar 20 18:32:01 EST 2002
Great =)
Thank You.
/magnus
On onsdag, mars 20, 2002, at 10:49 , Jeanne A. E. DeVoto wrote:
> At 7:18 AM -0800 3/19/2002, Magnus von Brmsen wrote:
>> on openCard
>> set the navigationsArrow to false
>> end openCard
>>
>> The app is made of 3 stack-files, so I put this script i each
>> main-stack. Or...?
>
> Actually, for a standalone, you can just set this once, in the startup
> handler of your main stack script:
>
> on startup
> set the navigationArrows to false
> end startup
>
> As long as nothing else is setting the property, it will be retained
> until
> you quit the application. No need to set it every time you move from
> card
> to card.
>
> --
> Jeanne A. E. DeVoto ~ jeanne at runrev.com
> http://www.runrev.com/
> Runtime Revolution Limited - Power to the Developer!
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list