window controller's [self window] not working
window controller's [self window] not working
- Subject: window controller's [self window] not working
- From: Daniel Child <email@hidden>
- Date: Thu, 15 May 2008 00:23:01 -0400
I have a window controller that I initialize using
initWithWindowNibName.
To improve readability later in the code, I try to cache the window
outlet to another variable. [self window] returns no value, however.
This exact same code used to work in previous incarnations of the
program, and it seems that it simply "broke" when I opened the nib in
IB3 and added a text field. (It was originally created in IB2 and
worked fine in Leopard and XCode 3 until I modified it.)
I am just getting used to IB3 but don't see what or how I could have
broken the connection. Are there any obvious culprits?
Thanks.
_______________________________________________
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