• 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
NULL Outlets in one file work in another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NULL Outlets in one file work in another


  • Subject: NULL Outlets in one file work in another
  • From: Walker Argendeli <email@hidden>
  • Date: Tue, 26 May 2009 10:17:18 -0400

I have a App_Delegate file. In applicationDidFinishLaunch:, I instantiate a FirstLaunch object and call its start method. The weird thing is that this method, which access several IBOutlets, seems to be working with null outlets. All the connections are right in IB, and yet the outlets are null. I put the method inside App_Delegate.m and set the same connections, and the outlets work fine. I've been staring at the files for an hour, trying to figure out where I went wrong. The connections are the same, the headers have the same ivars, and yet in one file, the outlets work fin, and in another they're null.

Thanks,
- Walker Argendeli

_______________________________________________

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: NULL Outlets in one file work in another
      • From: Volker in Lists <email@hidden>
  • Prev by Date: Re: what am I missing with NSString ?
  • Next by Date: Re: [OT] default boot device
  • Previous by thread: Core Animation faulty behaviour?
  • Next by thread: Re: NULL Outlets in one file work in another
  • Index(es):
    • Date
    • Thread