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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]