• 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: applicationShouldOpenUntitledFile not invoked
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applicationShouldOpenUntitledFile not invoked


  • Subject: Re: applicationShouldOpenUntitledFile not invoked
  • From: Gregory Weston <email@hidden>
  • Date: Thu, 2 Aug 2007 07:18:26 -0400

shaun bear wrote:

I am using applicationShouldOpenUntitledFile to prevent an untitled
document being opened when the application is launched. This was
working fine but now has stopped working. If I put a breakpoint the
debugger never stops execution at that point. Looking at earlier
versions of my code, nothing has changed. I get no error messages.
Has anyone else run in to this?
Any suggestions much appreciated.

Since you've included no code, my first guesses are shots in the dark:
1. Are you sure the method name is spelled correctly and takes a single argument?
2. Is the method implemented in an object designated as the application's delegate?


G
_______________________________________________

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


  • Prev by Date: Re: _NSFastFillAllLayoutHolesUpToGlyphIndex crash in NSLayoutManager
  • Next by Date: Re: Thread Communication Conceptual Question
  • Previous by thread: Re: applicationShouldOpenUntitledFile not invoked
  • Next by thread: Insert at cursor position NSTokenField
  • Index(es):
    • Date
    • Thread