Re: Newbie UndoManager question
Re: Newbie UndoManager question
- Subject: Re: Newbie UndoManager question
- From: "E. Wing" <email@hidden>
- Date: Thu, 23 Sep 2004 19:45:24 -0700
I still haven't made any progress on this and still really could use
some help. I originally wrote some code for a single window project
that implemented a working undo for a table. I then looked at the
SimpleMultiWindow example in /Developer/Examples. Looking at that, I
ended up moving (cut/paste) all my table and undo logic into my
equivalent of SMWSecondWindowController.m, hoping it would work.
Unfortunately, it does not work. While inserts and deletes with the
table still work, my undo logic no longer seems to have any effect.
I'm not completely sure why. Perhaps I'm missing something that
connects the undo in this window to the undo in my menu? (Btw, it's
a document style application.)
Thank you
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden