Hi Jens

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

Ankuj Gupta


On Tue, Apr 16, 2013 at 10:07 PM, Jens Alfke <j...@mooseyard.com> wrote:

>
> 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 from the window frame). All
> drawing takes place in NSViews. If you want to draw into the entire window,
> just make an empty window in Interface Builder, drop a “Custom View” into
> it, and resize it to fill the whole window.
>
> —Jens
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to