Hi,
when I am opening a view by double clicking it and clicking on implementation tab,all the contents in that view controller is coming properly.
But when I am clicking on a particular method in the outline view,then only the implementation of that method is coming and all the other contents are missing.
Can anyone say,what can be the problem and the solution to it.