About nswindow animation?
About nswindow animation?
- Subject: About nswindow animation?
- From: Silicon <email@hidden>
- Date: Sat, 10 Feb 2007 09:15:18 +0000
hi all.
I am concerned about the animation effect implemented using nswindow.
For example, user click the red round button at the left up corner,
then I want to make my window fade out.
But using the NSViewAnimation Class, I can only capture the NSWindow
content view, that is,the content view in a window, no the window self.
So, when I test my code, only the content control in the window frame
fade out, not the window. How should I accomplish my task? Is there a
method to capture the whole window as my wanted object?
Thanks for any reply.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden