UIView and UIViewController Class problem. Need Help!!!
I have a view controller called PaintingController and the view that is attached to that is a uiview that is named PaintingView. I clicked write class files for both the PaintingController and the PaintingView. I recieve a sigabrt error, it says it is unknown but for the reason is says "...this class is not key value coding-compliant for the key PaintingView." Please help me get rid of this error!!!
|