Thursday, February 25, 2010

Reusing views

To transfer views from one project to another, copy the view controller H and M files, as well as the XIB file, to the new project folder. In the new project's class view sidebar, choose to add existing files to whichever folder you want to place the files. I suppose the tip is that there's really nothing else needed, except to add the view to whichever master view or window you're using.

No comments:

Post a Comment