Hey there, Cocoa List!
I've got a question about background tasking, and I couldn't really answer
myself it by searching in the documentation (or even in the internet).
I want to make a background task with an application. Firstly, I used the code
they gave as a sample, which looks like this:
-
Hello list,
I've tried to animate a view (aView) to fade in, and another view (self) should
look like it's fading out, while using the animator of my view.
While The old view (self) stays visible in the background, the new one (aView)
should slowly fade in until the old view (self) isn't visibl