• 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: RaiseMan Exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RaiseMan Exception


  • Subject: Re: RaiseMan Exception
  • From: Todd Heberlein <email@hidden>
  • Date: Thu, 29 Dec 2011 15:39:40 -0800

On Dec 29, 2011, at 1:50 PM, Conrad Shultz wrote:

> This sounds like Lion auto saving. Are you on Lion? If so, do you return YES from -autosavesInPlace in your NSDocument subclass?

Yes. I just created a new document-based app to test it, and sure enough, the template code that is created has

+ (BOOL)autosavesInPlace
{
    return YES;
}


Commenting it out seems to have done the trick... I'll bring it back after I finish Chapter 10 on archiving.

Thanks everyone!

Todd

_______________________________________________

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: RaiseMan Exception
      • From: Bayes Scott F <email@hidden>
References: 
 >RaiseMan Exception (From: Todd Heberlein <email@hidden>)
 >Re: RaiseMan Exception (From: Todd Heberlein <email@hidden>)
 >Re: RaiseMan Exception (From: Todd Heberlein <email@hidden>)
 >Re: RaiseMan Exception (From: Conrad Shultz <email@hidden>)

  • Prev by Date: Re: iOS From 1,99 To 1.99
  • Next by Date: Re: Template Images in Table Cells
  • Previous by thread: Re: RaiseMan Exception
  • Next by thread: Re: RaiseMan Exception
  • Index(es):
    • Date
    • Thread