Boost logo

Boost :

From: Ihsan Ali Al Darhi (iad929_at_[hidden])
Date: 2003-01-23 03:26:36


Can I use this library to implement multiple undo/redo in GUI applications
under Windows? For example in a word processor.

Mohammed
----- Original Message -----
From: "Pavel Vozenilek" <pavel_vozenilek_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Friday, January 24, 2003 1:15 AM
Subject: [boost] Re: Re: undo library

>
> "Steven Mauceri" <sm_at_[hidden]> wrote in message
> news:000f01c2c301$fca17ae0$0103a8c0_at_NY.BLUTEN.COM...
> > Hi Andreas,
> >
> [snip]
> > Some things ive come across include:
> >
> [snip]
>
> Undo library may also provide features like:
> - user friendly description of what is going to be undoed/redoed,
> - ability to keep only N last undo steps in memory and save rest on disk
> (maybe with help of an serialisation library),
> - ability to group multiple undo commands to one (e.g. moves),
> - ability to generate 'change log' for any given time period.
>
> Most of it may be implemented by specialised command manager.
>
> /Pavel
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk