Re: ANNOUNCE: Multilevel undo/redo for Gtk



Nat Pryce wrote:
> 
> I would like to announce the first public release of
> my Gtk undo library (libundo version 0.1).
> 
> This library provides a Gtk object that manages multilevel
> undo/redo for an application. The object stores a sequence
> of actions and provides methods for undoing or redoing
> those actions.  Actions can be grouped, so that multiple
> primitive actions invoked in response to a single user
> action can be undone/redone as a group. The object fires
> signals to inform the application when it is or is not
> possible to undo or redo any actions.  Utility functions
> are provided that use those signals to keep user interface
> components in sync with the undo sequence.
This sounds really useful, would it be easy to bind it to perl or has
anyone already done it?

As an aside, is there a 'libdoc' that opens, saves, autosaves and maintains
a Most Recently Used list of documents?

Regards, Dermot



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