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 <[email protected]> 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
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
