xcode - How to display "the" Assistant Editor? -
- in xcode, select view controller’s nib file (myviewcontroller.xib).
- display assistant editor.
- make sure assistant displays view controller’s header file (myviewcontroller.h).
- control drag button in nib file method declaration area in header file.
how step 2?
how display "the" assistant editor?
it's exclusive xcode 4:

Comments
Post a Comment