• 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
Why would IBOutlet NSPanel *aWindow be nil?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why would IBOutlet NSPanel *aWindow be nil?


  • Subject: Why would IBOutlet NSPanel *aWindow be nil?
  • From: Dale Gillard <email@hidden>
  • Date: Sat, 9 Apr 2005 22:52:24 +1000

I've an existing Nib file to which I've added a new panel. That is, I've added an outlet to the IB instance, dragged and connected the instance to the panel, and then added the IBOutlet reference to the .h file using the code, IBOutlet NSPanel *aWindow.

But... when I run the project the new panel does not appear when I send it a makeKeyAndOrderFront: message. I've run the app in the debugger and the outlet is nil. Is there something I'm doing wrong? Thanks.

Dale

_______________________________________________
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: Why would IBOutlet NSPanel *aWindow be nil?
      • From: Dale Gillard <email@hidden>
    • Re: Why would IBOutlet NSPanel *aWindow be nil?
      • From: Jonathon Mah <email@hidden>
  • Prev by Date: Re: ADC Core Data article
  • Next by Date: Re: Why would IBOutlet NSPanel *aWindow be nil?
  • Previous by thread: A couple of annoying Binding problems
  • Next by thread: Re: Why would IBOutlet NSPanel *aWindow be nil?
  • Index(es):
    • Date
    • Thread