On Mar 27, 2008, at 7:14 AM, Mitchell Livingston wrote:
Hello,
When my program quits, I would like to fade out all the windows
using the animator. When I put this code in the
applicationWillTerminate: method, however, it appears to be called
but doesn't animate. How would I got about to ge
On Thu, Mar 27, 2008 at 10:14 AM, Mitchell Livingston <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> When my program quits, I would like to fade out all the windows using
> the animator. When I put this code in the applicationWillTerminate:
> method, however, it appears to be called but doesn't animate.
Hello,
When my program quits, I would like to fade out all the windows using
the animator. When I put this code in the applicationWillTerminate:
method, however, it appears to be called but doesn't animate. How
would I got about to get this to work?
Thank you,
Mitchell Livingston