• 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: Having problem with fetch request in NSDocument based application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Having problem with fetch request in NSDocument based application


  • Subject: Re: Having problem with fetch request in NSDocument based application
  • From: Clayton Leitch <email@hidden>
  • Date: Fri, 04 Sep 2009 10:48:34 -0400

I re-typed everything in a freshly produced document based application. Below is the top of the MyDocument.h file.
//
// MyDocument.h
// Blood Pressure Record
//
// Created by Clayton Leitch on 9/3/09.
// Copyright __MyCompanyName__ 2009 . All rights reserved.
//


#import <Cocoa/Cocoa.h>

@interface MyDocument : NSPersistentDocument {

As you can see it is an NSPresistentDocument.
On Sep 4, 2009, at 10:44 AM, I. Savant wrote:

On Sep 4, 2009, at 10:38 AM, Clayton Leitch wrote:

The debugger shows 0 objects in the array. Interestingly, this same code works perfectly in a non-NSDocument version of this application.

Wait, when you say it works in a non-NSDocument-based version, it makes me wonder: did you copy code from a non-doc-based app into a doc-based app? If so, is your document subclass really an NSDocument subclass or an NSPersistentDocument subclass?


--
I.S.




_______________________________________________

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: Having problem with fetch request in NSDocument based application
      • From: "I. Savant" <email@hidden>
References: 
 >Having problem with fetch request in NSDocument based application (From: Clayton Leitch <email@hidden>)
 >Re: Having problem with fetch request in NSDocument based application (From: "I. Savant" <email@hidden>)
 >Re: Having problem with fetch request in NSDocument based application (From: "I. Savant" <email@hidden>)
 >Re: Having problem with fetch request in NSDocument based application (From: Clayton Leitch <email@hidden>)
 >Re: Having problem with fetch request in NSDocument based application (From: "I. Savant" <email@hidden>)
 >Re: Having problem with fetch request in NSDocument based application (From: Clayton Leitch <email@hidden>)
 >Re: Having problem with fetch request in NSDocument based application (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Having problem with fetch request in NSDocument based application
  • Next by Date: Re: Having problem with fetch request in NSDocument based application
  • Previous by thread: Re: Having problem with fetch request in NSDocument based application
  • Next by thread: Re: Having problem with fetch request in NSDocument based application
  • Index(es):
    • Date
    • Thread