help needed working with modal stacks

Stephen Barncard stephenREVOLUTION at barncard.com
Wed May 3 11:26:11 EDT 2006


Thanks, Mark, that was it.

Tricky little thing that Traversal guy...

sqb


>Dear Stephen,
>
>This example should get you going:
>
>on preOpenCard
>   set the hilitedLines of fld 1 to 0
>   set the traversalOn of fld 1 to false
>end preOpenCard
>
>on openCard
>   lock screen
>   set the traversalOn of fld 1 to true
>   unlock screen
>end openCard
>
>Try it in a new stack with one card and a list field on that card.
>
>Best,
>
>Mark

-- 
stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



More information about the use-livecode mailing list