Some existential doubt, I have been researching on various sites and I have several examples, but I have 2 questions that I couldn`t clarify:
Navigation Controller: I have seen about 10 examples of Navigation Controller but I cant understand it, I see as the delegates declare and show the home screen that will contain, as well, as included in the XIB files.
However, this is not the case that I need, and I already have my principal screen (Window) to load (in this case my login window)
I hope that what I call a screen from the main screen contains the navigation controller and go from there, moving several screens with navigation controller. But ... as I do that the screen contains the navigation controller if he declares it is already busy for my login? and do not want my application has navigation controller, but only certain specific screens (because of them depend on some options).
Where I have to declare all without affecting my screen? ahhhh I miss a lot and do not understand this control (UINavigationController). Is to serve, but not consume it on the screens as I desire, and not in the entire application.
What are the delegates?: I have used very little, and as often as I used it because I saw reference to other examples and usually try not to use it because do not know how to use it.
Not if I could explain non-technical manner but a little more understandable that it is all the Delegates. What is it?
How to use?
Do I know where to use it?
I know when I should use it.
It uses little or a lot in quality applications.**
Sorry for the inconvenience, this is because it confuses me because NavigationController and there I left several questions, if I turn to you is because I ran out and for more resources to investigate and analize examples but i can't understand yet.