Re: Implementing Undo.



Miguel de Icaza wrote:
> 
> Hello hackers,
> 
>    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.

"Design Patterns" section 2.7

Basically, Command and Memento.

-- 
SEGV  -  http://www.cgocable.net/~mlepage/
Features Minion real-time strategy game, RTS game programming info,
GTK+ tutorial, etc.



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