• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to validate the Undo menu item?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to validate the Undo menu item?


  • Subject: Re: How to validate the Undo menu item?
  • From: Bill Cheeseman <email@hidden>
  • Date: Thu, 25 Apr 2002 13:11:44 -0400

on 02-04-25 11:48 AM, Brian Webster at email@hidden wrote:

> Is there any way that more than one undo manager might have been
> created? Kind of a shot in the dark, really, but it might be
> worth checking, perhaps by implementing
> windowWillReturnUndoManager: and seeing what's getting
> returned. Like maybe you have an undo manager created by your
> document, and the window is creating its own and returning it
> for the table view, or something along those lines.

No, I already implement windowWillReturnUndoManager: in my window controller
to get it from the document, and everything in my app relating to undo and
redo calls the document's undo manager. I haven't created any other undo
managers.

But I'm seriously considering doing so. It may be the best route to solving
the problems I'm experiencing.

--

Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com

The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont - http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: How to validate the Undo menu item? (From: Brian Webster <email@hidden>)

  • Prev by Date: Re: Where to put dataSource routines
  • Next by Date: Re: Application, Home, ... Folders
  • Previous by thread: Re: How to validate the Undo menu item?
  • Next by thread: Terminating a blocked NSThread from outside
  • Index(es):
    • Date
    • Thread