hg: macosx-port/macosx-port/jdk: Merging changes from the calayer branch to the default branch (layers enabled by default)

Mike Swingler swingler at apple.com
Tue Sep 27 09:22:05 PDT 2011


We don't have anything contributable (since it's all based on each AWT control being it's own NSView). In macosx-port, we'll have to have to have a Java object which relays all of the component visibility and geometry changes down to the assigned CALayer, and also will manage the parenting/re-parenting relationship with the CALayer which is attached to the root heavyweight window.

~Mike

On Sep 16, 2011, at 5:41 AM, Dmitry Cherepanov wrote:

> Hi Mike!
> 
> I'm ready to start working on it.
> 
> Just a quick question - do you think there is something that can be contributed from Apple's JDK or we just need to implement the JAWT API from scratch?
> 
> Thanks,
> Dmitry
> 
> On 9/15/2011 9:23 PM, Mike Swingler wrote:
>> Let's talk about about how to get CALayer JAWT embedding going now. :-)
>> Cheers,
>> Mike Swingler
>> Java Engineering
>> Apple Inc.
>> 
> 



More information about the macosx-port-dev mailing list