Re: Why might my window be null after my nib is loaded?
Re: Why might my window be null after my nib is loaded?
- Subject: Re: Why might my window be null after my nib is loaded?
- From: Ondra Cada <email@hidden>
- Date: Thu, 6 Apr 2006 01:09:21 +0200
Scott,
On 6.4.2006, at 1:01, Scott Ellsworth wrote:
I am a bit mystified as to why [self window] is returning null
after my nib is loaded, even though the window is visible.
the outlet not bound in NIB perhaps?
If not, you may check
- whether there are more instances of your controller; if so, you
sure you are checking variables of the proper one?
- whether you haven't implemented "setWindow:" in the controller?
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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