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 Br�msen 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 ~ [EMAIL PROTECTED] > http://www.runrev.com/ > Runtime Revolution Limited - Power to the Developer! > > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
