i would like to import an XIB and it's class files into an existing project, but it seems to loose all it's connections and outlets in IB after i drag and drop the files into the project.
i've added the new XIB to the app's Copy Bundle Resources.
what is the proper way of doing this?
[EDIT] oh, so i forgot to set the proper target of the proxy object since i changed it's name... never mind
i've added the new XIB to the app's Copy Bundle Resources.
what is the proper way of doing this?
[EDIT] oh, so i forgot to set the proper target of the proxy object since i changed it's name... never mind