iOS IB Object
iOS IB Object
- Subject: iOS IB Object
- From: koko <email@hidden>
- Date: Tue, 21 Aug 2012 23:03:35 -0600
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 (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