Outlets not allocated
Outlets not allocated
- Subject: Outlets not allocated
- From: Micha Fuhrmann <email@hidden>
- Date: Wed, 10 Jun 2009 18:10:21 +0200
Hi there,
It's been hours and really I don't get it. I've got a custom
NSWindowController class. I'm loading it with a Nib. That Nib contains
a window and text fields in it all linked through outlets to my
NSWindowController class. When I allocate and initiate the window
appears fine, but when I send a message to fill in the text fields
nothing happens. If I set a breakpoint I can see that none of my
outlets are allocated (0x0 under the value column). Why aren't they
allocated and initiated when the Nib is loaded?
Any help greatly appreciated.
_______________________________________________
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