I am going to make an OS X application with several views and windows.
It has several screens - splash, login/register and the main screen(and so on).
I tried to use NSWindowControllers. However, it's so complex to use and I'm confused.
Where can I find the good sample related to view/window transitions?