Re: Implementing Undo.



On Fri, Aug 27, 1999 at 01:41:42AM -0500, Miguel de Icaza wrote:
>    Does anyone know of software patterns for implementing Undo with
> different kind of changes in a document?  I want to implement
> Undo/Redo in Gnumeric.

Maybe you can go and see how the Java Swing team has implemented the
undo in java.swing.undo (generic undo interface).
You will find usefull informations about this implementation in the Java
Swing book from o'reilly. Ok it's not C but the design is very cool.

Sylvain.
-- 
G (°-  -[ Sylvain GIL <tootella@tootella.com> || http://www.tootella.com ]-
N //\  -[          Tootella : L'information Linux au quotidien           ]-
U v_/_ -[----------------------------------------------------------------]-
 LINUX -[     Tout le monde me déteste parce que je suis paranoïaque     ]-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]