Re: Proxy Window of another
Re: Proxy Window of another
- Subject: Re: Proxy Window of another
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sun, 4 May 2008 00:34:58 +0200
Le 4 mai 08 à 00:30, Jean-Daniel Dupas a écrit :
Le 3 mai 08 à 23:45, Daniel Rampanelli a écrit :
Hi,
I was thinking wheter it is possible to create a sort of "proxy"
window which displays the content of another. Of course, the
further step would be to also pass events from the proxied window
to the source one. Is this even possible?
Thanks in advance,
Daniel
Override the -[NSWindow sendEvent:] method and pass the event
parameter to the target window sendEvent: method.
Sorry, I miss the first part. I don't think you can copy the content
of a Window into another one. What are you trying to do ?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden