How to reparent a Cocoa window?

Posted by iUm on Stack Overflow See other posts from Stack Overflow or by iUm
Published on 2010-06-14T15:03:05Z Indexed on 2010/06/16 14:02 UTC
Read the original article Hit count: 186

Filed under:

I need to host my window upon a window of another application. How to enumerate windows of another Cocoa application? Is it possible to control them? If no: how can I draw upon a window of another application? Thanks!

© Stack Overflow or respective owner

Related posts about cocoa