• 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: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?


  • Subject: Re: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?
  • From: "John C. Randolph" <email@hidden>
  • Date: Thu, 16 Sep 2004 16:40:19 -0700


On Sep 15, 2004, at 8:59 PM, Steven Harms wrote:

I've either done something drastically terrible (and have no idea how to recover) or something is screwy with my tools.

I was editing MyDocument.m in a Cocoa based application and I was debugging a subroutine that captures data about 10 IBOutlets (myImageView) in MyDocument.nib.

All of a sudden the data was looking wrong - the array had 0 entries. It was returning the expected length of 9 but a few edits before.

When i put a breakpoint right before the NSArray was constructed, I saw that image1-10 were all listed as 0x0. All the other outlets were * also * set as 0x0.

I checked the NIB in IB and saw that all the outlets were as they ought be between the File's Owner and the Outlets. I'm a bit stymied as to what I could have done to mess this up. All I did was shut down the computer, swap batteries (it had 10 minutes left), and fire the machine back up. I tried a make clean, thinking perhaps some cached build data was off....but no.

Anyone seen this?
Did the symptom repeat after the reboot?

-jcr


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?
      • From: Steven Harms <email@hidden>
References: 
 >All IBOutlet instance variables show 0x0 - they're not there?! XCode bug? (From: Steven Harms <email@hidden>)

  • Prev by Date: learning Cocoa bindings?
  • Next by Date: Re: learning Cocoa bindings?
  • Previous by thread: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?
  • Next by thread: Re: All IBOutlet instance variables show 0x0 - they're not there?! XCode bug?
  • Index(es):
    • Date
    • Thread