help on design
Charles Hartman
charles.hartman at conncoll.edu
Thu Aug 18 08:56:37 EDT 2005
Thanks. Unfortunately that doesn't behave quite the way I need -- it
goes back through cards no matter what stack they're in. I need the
buttons to navigate just within the substack. So I'm looking at ways
to parse the recentCards property. (Messy, but easier than building
my own specialized history list.) Thanks for the tip!
Charles
On Aug 17, 2005, at 11:05 PM, J. Landman Gay wrote:
>> Does this seem like the best approach? Or is there a better method
>> -- or something built into Rev -- that I'm missing?
>>
>
> Yup:
>
> go back
> go forth -- or the synonym "go forward"
>
>
> If you want to exclude particular cards from the visited list, and
> you know the user will be going to one of those cards, set the
> lockrecent property to true ahead of time. When lockrecent is true,
> cards are not added to the history trail.
>
> See the "go" entry in the dictionary for lots of other options too.
>
More information about the use-livecode
mailing list