On Tue, 22 Aug 2000, Juergen Vigna wrote:

> 
> > 3. Add "UndoAll" to the output of the appropriate states in all the
> >    policies.
> 
> I didn't really read what this UndoAll is (is there some documentation
> in the Policies file?), I think that I just need that after the first
> change the Restore button is activated and after pressing resotore, ok
> or apply it is deactivated again.

Button::UNDOALL is what corresponds to the "Restore" button.  I'm not sure
what is the best name to use so you can see I used two names for the same
thing  ;-)

Maybe "Revert" would be better.  "Undo" isn't really sufficient because it
doesn't undo one action it undoes all of the actions since the last
OK/Apply or opening the dialog.

Whatever name we use the actions are simple enough and I'll extend the
state machines sometime soon.  It's easy to do.

Allan. (ARRae)

Reply via email to