• 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
How to hide new objects in a NSTableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to hide new objects in a NSTableView?


  • Subject: How to hide new objects in a NSTableView?
  • From: Joanna Carter <email@hidden>
  • Date: Tue, 23 Mar 2010 18:27:09 +0000

Hi folks

So, now I have worked out how to manage Undo and Redo for adding and removing new managed objects from an NSTableView, fed by an NSArrayController.

In the end, I had to use the same MOC for the "new object" sheet that I used for the main browsing form.

Now, the only thing left, that is slightly distracting, is that you can see the new object in the underlying table view, whilst it is being populated in the sheet.

I have tried adding a predicate to the array controller "objectID.isTemporaryID == NO" but it doesn't seem to get respected.

Any other ideas please?

Joanna

--
Joanna Carter
Carter Consulting

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to hide new objects in a NSTableView?
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Which iPhone Program?
  • Next by Date: [MEET] Toronto Cocoaheads / tacow - April 13
  • Previous by thread: Re: applicationShouldTerminateAfterLastWindowClosed Document-based Project Help?
  • Next by thread: Re: How to hide new objects in a NSTableView?
  • Index(es):
    • Date
    • Thread