Re: Using UISwitch within TabBar Application [iPhone]
Re: Using UISwitch within TabBar Application [iPhone]
- Subject: Re: Using UISwitch within TabBar Application [iPhone]
- From: Alexander Spohr <email@hidden>
- Date: Tue, 27 Oct 2009 19:37:22 +0100
Am 27.10.2009 um 15:51 schrieb Mick Walker:
I set the Files Owner in IB to SocialViewController and wire up all
of the outlets.
However when I run the program, all runs fine until I attempt to
switch to the view in question, I get the error:
'NSUnknownKeyException', reason: '[<UIViewController 0x3c0ae30>
setValue:forUndefinedKey:]: this class is not key value coding-
compliant for the key mySwitch.'
The nib is loaded onto an instance of UIViewController, not
SocialViewController.
Recheck your nib and the code loading that nib.
atze
_______________________________________________
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