-
as seen on Stack Overflow
- Search for 'Stack Overflow'
This shouldn't be this confusing. I have a custom UIView with a bunch on controls on it. UILabels, buttons, etc. I've created this Nib using Interface Builder. I want to be able to position this custom uiview on another UIView using the interface builder.
How do I link my UIView custom class…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hi. I messing with iphone developement. I have a uiimageview subclass that I want to use to detect touches. I have sucessfully added to interfacebuilder and I can detect a touch in my UIImageview subclass within my application so all is good on that front. however my UIImageView subclass has a…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Using core-plot does not seem to be an easy integration task. Header path are already setup. In Interface-Builder I create an CPLayerHostingView which belongs to a View Controller which is instantiated by Interface Builder.
When the nib file is loaded I get the message:
Unknown class CPLayerHostingView…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to do something really simple.
I have an image for a button and I'm trying to set it on a custom button in interface builder.
I set the background image accordingly (no case sensitivity problem here).
In interface builder it shows up, but in the simulator or on the device it doesn't appear…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
In the initial lecture "1. Introduction to Mac OS X, Cocoa touch, Objective-C and Tools" the students are instructed to drag an "Object" into interface builder and set the class actions and outlets. I do not seem to have this ability in my interface builder. Was it removed or disabled in more recent…
>>> More