cocoa touch - When I "ctrl click and drag" in xcode interface builder, it says "File Owner" rather than my custom UIView -


when did earlier uilable, "referencingoutlet" custom uiview (called locdebugview).

when now, either original uilabel or new one, says "file's owner".

when try run code "file's owner", crashes, saying "his class not key value coding-compliant key npcsview.'" or whatever try name new variable.

what happened? changed? how can fix it?

okay, have no idea changed, figured out how fix it. when click , drag on onto objective c class , click "object" drop down can select correct object rather apparent default of "file's owner" didn't work.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -