interface-builder
Table View - Remove Cell Opacity
I have a tableView that has a black background with an opacity of 10%. That is to give it a \"boxed\" look to separate it from the rest of the view. For some reason, each CELL is also adding a semi-tr[详细]
2023-04-11 10:39 分类:问答Monodevelop 2.8 Xcode 4 Custom class on xib UI Components
How do you set a custom class on a UI componen开发者_开发技巧t in Interface Builder, so say I have a class in my project that extends UITableView how do I associate a component in Interface Builder to[详细]
2023-04-11 07:58 分类:问答Preprocessor Directive in xib?
Despite searching all over the place, I can\'t find the answer to my question. So let\'s see how good y\'all are. :)[详细]
2023-04-11 05:48 分类:问答Should IBOutlets be strong or weak under ARC?
I am developing exclusively for iOS 5 using ARC. Should IBOutlets to UIViews (and subclasses) be strong or weak?[详细]
2023-04-11 01:08 分类:问答Custom Object/Class in XCode 4 Interface builder
Im using Xcode 4. In interface builder of my project, I pulled a custom Object (gold cube) from library. I named its class as MyController and did the same for its label. I saved these settings then.[详细]
2023-04-10 09:53 分类:问答iOS App Portrait and Landscape Views
I\'m trying to make and iOS app with both portrait and landscape views, but if I open it and change the orientation to Landscape, some buttons got offscreen, after going to IB 开发者_StackOverflow社区[详细]
2023-04-10 05:23 分类:问答XCode 4 Interface Builder: How to access a drawn object
I\'m very new to iPhone development. I drew a View using the Interface Builder in XCode 4. Currently the only thing inside is a Label (taken from the Object Library in the Interface Builder (So this[详细]
2023-04-10 04:01 分类:问答Interface Builder Scaling?
I\'ve noticed in two different projects over the past few day开发者_如何学运维s that distances aren\'t lining up between IB and the actual app. For example, in one application I have a MKMapView. In I[详细]
2023-04-10 01:17 分类:问答When should I set a custom class override default UIViewController for a xib file?
When should I set a custom class to override default UIViewController for a xib file? For example, I have a UIViewController subclass named SettingViewController, and a xib file namedSettingViewDetai[详细]
2023-04-09 09:26 分类:问答Xcode Designer: How Do I Create 2 Sliding Selector Controls? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, o开发者_如何学运维r rhetorical andcannot be reasonably answered in its current for[详细]
2023-04-09 03:40 分类:问答