• 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: NSProgressIndicator -- delete the first message with same title
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSProgressIndicator -- delete the first message with same title


  • Subject: Re: NSProgressIndicator -- delete the first message with same title
  • From: Graham Cox <email@hidden>
  • Date: Fri, 23 May 2008 22:05:47 +1000

On a further check of the docs this is probably not it, because init is the designated initializer.

But in any case, you ought to start logging and/or asserting your expectations, so that any invalid pointers and so on stand out like a sore thumb in the log - you'll get to the bottom of this sort of problem in an instant. My second thought is that the awakeFromNib calls are not occurring in the order you think they are. Log 'em, and find out.

G.




On 23 May 2008, at 9:53 pm, Graham Cox wrote:

The probable reason that the second case doesn't work is because the init method of MyDocument isn't being called

_______________________________________________

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


References: 
 >NSProgressIndicator -- delete the first message with same title (From: "John Love" <email@hidden>)
 >Re: NSProgressIndicator -- delete the first message with same title (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: NSProgressIndicator -- delete the first message with same title
  • Next by Date: 'Configure Sheet' fails when containing a WebView
  • Previous by thread: Re: NSProgressIndicator -- delete the first message with same title
  • Next by thread: 'Configure Sheet' fails when containing a WebView
  • Index(es):
    • Date
    • Thread