[EMAIL PROTECTED] wrote: > > + // useful if we are called from a dialog. > + view()->cursor().beginUndoGroup();
btw what happen if nesting of undo group is not correct, like eg {{} and somebody calls undo. also i wondered when the groups are nested in eg { {} {} } the next undo will undo the whole thing? pavel