I\'m new to iPhone programming and Objective-C and am having some trouble with my UITextView. I have a view with a text view as its subview. I created a separate class which I want to be the delgate o
Anyone have any examples of methods for creating a UI with multiple (one or more) lines (groups) of UI elements?There will be at least two different \"groups\" of elements (labels, text fields, check
In my iPhone app, I have a view controller with two views (essentiall开发者_JAVA技巧y, a front & back view). The front view is the main UIView, and the back view is a secondary UIView which is add
I am working on a very small (one view) iPhone app (iOS 4.0.2 on Xcode 3.2.3) and I think that I am missing something in how I have made my IBOutlet and IBAction connections in IB. I am hoping that on
I had some sample code I was working on and broke the link to a Reference Bindings and can\'t find how to get it back. The docs are not helpful at all and google is not return anything useful. The ori
In Interface Builder I in Library开发者_运维知识库->Classes when I select a class that I made in XCode, then display the Actions, I can see two with the same name:
If I already have XCode and IB installed on my system, if I download the newest version and install it, does it automatically upgrade me to the newest version, or do I have to uninstall the old versio
I\'m trying to set up methods to be executed when value of certain text field is changed and saved开发者_高级运维. I tried to hook up this method with Value Changed event in Iterface Builder. It doesn
I\'ve got multiple menus in the same application and would like to share submenus between them. For simplicity\'s sake, let\'s say one is the main menu, the other the dock tile menu..
Cocoa newbie here... I know this sounds stupid but I can\'t find the Bind开发者_如何学JAVAings Pane in Interface Builder. I have the latest xCode( 3.2.3 ) but tried with other versions too, still the