• 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: Grouping undo-able actions with CoreData
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grouping undo-able actions with CoreData


  • Subject: Re: Grouping undo-able actions with CoreData
  • From: Rick Ballard <email@hidden>
  • Date: Wed, 25 May 2005 14:56:08 -0700

On May 25, 2005, at 5:33 AM, John Timmer wrote:

Thanks for pointing me in the right direction on this.  Now if I could only
sort out the undo menu enabling issue....

Are you using setPrimitiveValue:forKey: without wrapping it in willChange/didChange invocations? If so, you will get neither undo registration nor KVO notifications for those changes. The undo menu won't be enabled if there's nothing on the undo stack, so this could explain the behavior you're seeing.

    - Rick Ballard
 _______________________________________________
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

  • Follow-Ups:
    • Re: Grouping undo-able actions with CoreData
      • From: John Timmer <email@hidden>
References: 
 >Re: Grouping undo-able actions with CoreData (From: John Timmer <email@hidden>)

  • Prev by Date: Re: Should I add properties to ABPerson?
  • Next by Date: Function calling
  • Previous by thread: Re: Grouping undo-able actions with CoreData
  • Next by thread: Re: Grouping undo-able actions with CoreData
  • Index(es):
    • Date
    • Thread