Learn more about Interface Builder Xcode4
In Xcode 4, Interface Builder has been completely integrated within the Xcode IDE; there is no separate application.
Selecting an interface file (.nib/.xib) in your project will open the IB editor within Xcode. Opening the right-hand Utility area will show the full complement of interface inspectors, as well as the library of controls and UI objects. Drag a control from the library, and drop onto the canvas, to layout your Mac OS X or iOS application.
Selecting an interface file (.nib/.xib) in your project will open the IB editor within Xcode. Opening the right-hand Utility area will show the full complement of interface inspectors, as well as the library of controls and UI objects. Drag a control from the library, and drop onto the canvas, to layout your Mac OS X or iOS application.
The best part: you can drag connections directly
from the UI design to the source code. Xcode 4’s new split editor layout
makes it easy to wire up your actions and outlets simply by dragging a
connection to existing code one gesture and you’re done. Xcode will create a new outlet or action
for you, just drag to an empty space in your source file and Xcode will
generate the code.BY TAATJENE
NEWS+ Become Connectikpeople Representative in your Region or State: Write us to taatjene@gmail.com
NEWS+ Become Connectikpeople Representative in your Region or State: Write us to taatjene@gmail.com