• 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
Debugging/Running Problems Solved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging/Running Problems Solved


  • Subject: Debugging/Running Problems Solved
  • From: Matt Massicotte <email@hidden>
  • Date: Mon, 25 Mar 2002 21:04:49 -0500

Hi guys,

Thanks to those who sent me suggestions. My problem was with a bug that showed up while running my program, but did not show up when debugging. It turns out that the problem was due to some of my objects awakeFromNib methods. As far as I can tell, if you have more that one object in a nib, the awakeFromNibs can be called in a different order when you debug compared to when you actually run the program. On a side note, does anyone know how to determine/specify that order?

I'm glad I had this problem, however, because it helped me catch a potential problem that I never would have found without it.

Just thought that I would share my success,
Matt Massicotte
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Where to start?
  • Next by Date: Re: NSControl with NSCells (Really: EOF request)
  • Previous by thread: Re: Where to start?
  • Next by thread: Panel With Sheet Problem
  • Index(es):
    • Date
    • Thread