Re: Undo/Redo
- To: mathgroup at smc.vnet.net
- Subject: [mg118615] Re: Undo/Redo
- From: Sebastian Hofer <sebhofer at gmail.com>
- Date: Wed, 4 May 2011 06:36:01 -0400 (EDT)
Am Dienstag, 3. Mai 2011 11:47:32 UTC+2 schrieb Murray Eisenberg: > No, Input cells need not be "static": you could programmatically rewrite > them! Granted. But does it matter? If I revert the cell to its original state and decide to further work with it (programatically or not) that seems fine to me. As it is obvious to the user which state it currently is in, just use that state. Sebastian