Re: Core Animation with NSWindow

2013-04-17 Thread Jens Alfke
On Apr 16, 2013, at 9:40 PM, Ankuj Gupta ankuj2...@gmail.com wrote: The problem that I have is I cant change the apis for creating the windows. The only function which I can modify is when we are showing that window. That is where I need to animate it What exactly is the animation that you

Core Animation with NSWindow

2013-04-16 Thread Ankuj Gupta
Hi Can we use Core Animation with NSWindow ? The apple's documentation mentions that we can use only with NSView. If there is any documentation for core animation used with NSWIndow Thanks Ankuj ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com

Re: Core Animation with NSWindow

2013-04-16 Thread Jens Alfke
On Apr 16, 2013, at 5:10 AM, Ankuj Gupta ankuj2...@gmail.com wrote: Can we use Core Animation with NSWindow ? The apple's documentation mentions that we can use only with NSView. If there is any documentation for core animation used with NSWIndow NSWindow doesn’t draw anything itself (aside

Re: Core Animation with NSWindow

2013-04-16 Thread Ankuj Gupta
, at 5:10 AM, Ankuj Gupta ankuj2...@gmail.com wrote: Can we use Core Animation with NSWindow ? The apple's documentation mentions that we can use only with NSView. If there is any documentation for core animation used with NSWIndow NSWindow doesn’t draw anything itself (aside from the window