Re: adding NSView from other application
Re: adding NSView from other application
- Subject: Re: adding NSView from other application
- From: Christopher Atlan <email@hidden>
- Date: Sun, 15 May 2005 19:45:17 +0200
Am 15.05.2005 um 19:12 schrieb j o a r:
On 15 maj 2005, at 18.20, Christopher Atlan wrote:
It is also not our intention to punch a hole in another process;
instead, what we want is simply reparent one window from one
process to another window in another process, which should be doable.
Why should that be doable? It sounds like something that must be
impossible, unless the two processes are allowed to share memory.
It see doable with X11 and with Windows, so why not ;)
Like Ondra, I wonder more *why* you want to do it, than *how* to do
it.
I need it for JDIC ( http://jdic.dev.java.net ). JDIC use this way to
get the native browser component in a java application. There a
running two processes: the java application and the browser process.
These two process talk over tcp/ip sockets.
Why not use CocoaComponent? Because the Java Applet Support in the
component. But is there no way to get it work over sockets we will
use CocoaComponent.
Christopher Atlan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden