Capture Window/View created through NSTask
Capture Window/View created through NSTask
- Subject: Capture Window/View created through NSTask
- From: "Michael Moore" <email@hidden>
- Date: Sat, 05 Jul 2008 18:43:24 -0400
I'm hoping someone might be able to assist me with this question.
I have a Cocoa application, with an embedded command-line tool in the
Resources folder. This tool is from an outside source, and I have no
source code available for it. When launched, it creates its own window,
and displays a variety of content. I launch this tool via NSTask
(utilizing NSPipe to communicate with the tool via STDIN, STDOUT, and
STDERR).
What I am hoping to do is find a way to capture the NSWindow/NSView
created by the tool and embed it in a Custom View in my nib. Is there a
way to do this?
Many thanks,
Michael
--
MIchael A. Moore :: Terbium Software :: email@hidden ::
http://terbium.org
_______________________________________________
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