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: Matt Campbell
Subject: Re: UIKit bridging for AppKit: Chameleon
Date: Wed, 23 Mar 2011 14:47:58 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

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




reply via email to

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