I put an Object (the orange cube) into my xib and set its custom class. I connected an action in the custom class to a UIButton.
Sometimes the action is called when the button is clicked but most of the time there is a crash .. unrecognized selector sent to instance …hmm? Wanting to move ahead I moved the action into a UIView and presto no more crash. I do this for OSX, use the blue object cube, assign custom class, connect actions and outlets and all works feel. So, what doI not know about iOS and a similar process? It is like the custom class object does not exist. -koko _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com