• 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
Undo in tables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undo in tables


  • Subject: Undo in tables
  • From: Bill Cheeseman <email@hidden>
  • Date: Thu, 11 Apr 2002 17:44:13 -0400

Is there a standard technique for implementing undo and redo of edits in
tables? I can't find any examples or documentation on this. The techniques
used for single-item controls don't seem applicable.

My thinking is to do it with editingDidEnd delegate methods or related
notifications, and to keep an array of recently-edited records that can be
unwound back into the table if the user chooses Undo a lot. I fear that I'll
have to get down and dirty with the undo manager and its notifications.

I'm wondering, before I get too far down this path, if this makes sense from
the point of view of those of you who've tackled this issue.

--

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.

  • Follow-Ups:
    • Re: Undo in tables
      • From: Alex Rice <email@hidden>
  • Prev by Date: Apology & question
  • Next by Date: Re: Symbolic links, alias files and related stuff
  • Previous by thread: Apology & question
  • Next by thread: Re: Undo in tables
  • Index(es):
    • Date
    • Thread