Implementing UNDO

J. Landman Gay jacque at hyperactivesw.com
Fri May 21 11:32:19 EDT 2021


If you only need a simple, single-level undo you can use the built-in LC  
"undo" command. The limitation is that you can't undo/redo repeatedly 
through more than the last action.

--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 21, 2021 6:50:43 AM Klaus major-k via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> Hi friends,
>
> any hints on how to implement some UNDO mechanism into a LC standalone?
> The stack(s) in question will not only handle TEXT.
>
> Thanks for any insight!
>
>
> Best
>
> Klaus
>
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode







More information about the use-livecode mailing list