discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIKit bridging for AppKit: Chameleon


From: Ivan Vučica
Subject: Re: UIKit bridging for AppKit: Chameleon
Date: Wed, 23 Mar 2011 21:27:57 +0100

Just to clear it up, UIView is a delegate of a CALayer, just as in UIKit. As I said, I'm sure this is because many "pro-level" UIKit apps dig heavily into Core Animation. 

On Wed, Mar 23, 2011 at 20:47, Matt Campbell <mattcampbell@pobox.com> wrote:
I've looked briefly at Chameleon, and it absolutely depends on Core Animation.  Somewhat surprising, a UIView in Chameleon does not correspond to an NSView; instead it corresponds to a Core Animation CALayer.  This is probably done to more closely mimic UIKit itself.  So Chameleon would not work at all on GNUstep unless Core Animation were first implemented.

Matt




--
Regards,

Ivan Vučica


reply via email to

[Prev in Thread] Current Thread [Next in Thread]