Why can’t XCode 4 create XIB file while using storyboard: is it 2 incompatible models ? For example all tutorials about hiding keyboards seem to require XIB file:
http://www.techotopia.com/index.php/Writing_iOS_4_Code_to_Hide_the_iPhone_Keyboard_%28Xcode_4%29
Why can’t XCode 4 create XIB file while using storyboard: is it 2 incompatible
Share
Here is an update to the link in the question:
The equivalent of this now is to click on storyboard, and then click the hidKeyboardViewController in the storybaord window.
The equivalent of this now is to Right click the text field.
Equivalent here is to click the circle, as mentioned, then drag the blue line to the orange box at the bottom.