[Mono-osx] Embedding a Cocoa Window in Java using Mono

Miguel de Icaza miguel at novell.com
Tue Jan 18 14:13:52 EST 2011


Hello,

> I'm trying to find a way to embed my Cocoa application in my Java app.  I
> need to be able to basically get the window handle of the Cocoa app. and set
> it's parent to the the window handle of my Java application.  I've tried
> this with Eclipse SWT and it's not working.  The old Java-Cocoa bridge is
> now deprecated and so I was hoping that this is possible in Mono?
> Any help or advice would be much appreciated.

I am afraid that introducing Mono into the equation will just make
things a lot harder for you.

Miguel


More information about the Mono-osx mailing list