|
From: | Richard Frith-Macdonald |
Subject: | [bug #25607] NSUndoManager sends NSUndoManagerCheckpointNotification when opening a top-level undo group |
Date: | Wed, 25 Feb 2009 16:02:20 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
Follow-up Comment #10, bug #25607 (project gnustep): OK. I think this is probably sorted now. It seems that behavior varies depending on whether groupsByEvent is true. If it is false, behavior seems to be what's intuitive. It it's true the behavior is as follows: When you call -beginUndoGrouping at the top level, 1. a top level group is implicitly created 2. the checkpoint notification is sent 3. another group is created. When you call it an you are not at the top level, it sends the checkpoint notification and then creates a group. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?25607> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |