On Jul 31, 2008, at 10:03 AM, I. Savant wrote:
On Thu, Jul 31, 2008 at 12:52 PM, James Maxwell
<[EMAIL PROTECTED]> wrote:
AFAIK there's no way to print the whole undo stack, but can I just
see the
top?
There's no public API for directly accessing the stacks (undo and
redo), however you c
--- On Thu, 7/31/08, James Maxwell <[EMAIL PROTECTED]> wrote:
> From: James Maxwell <[EMAIL PROTECTED]>
> Subject: inspecting undo
> To: "Cocoa Dev"
> Date: Thursday, July 31, 2008, 9:52 AM
> I'm trying to figure out why a particular undo isn't
> working and I'm
> wondering whether there's any
On Thu, Jul 31, 2008 at 12:52 PM, James Maxwell
<[EMAIL PROTECTED]> wrote:
> AFAIK there's no way to print the whole undo stack, but can I just see the
> top?
There's no public API for directly accessing the stacks (undo and
redo), however you could do the following:
1 - Subclass NSUndoManager