Re: Is it possible to 'embed' one cocoa application within another?
Re: Is it possible to 'embed' one cocoa application within another?
- Subject: Re: Is it possible to 'embed' one cocoa application within another?
- From: email@hidden
- Date: Sun, 12 Mar 2006 15:08:51 -0800
John Stiles wrote:
Not as such.
If you were designing the apps yourself you could easily engineer a
solution that would work, but if you want to work with an external
app that doesn't have an API for such things, you are out of luck.
AppleEvents will let you tell other apps to do things, but it's not
the same as embedding another app's custom view into your own app.
John McLaughlin wrote:
Hi All,
I am working on a application and as part of that i would like to
have a
view that actually 'contains' another entirely different application.
In windows world there are examples of this (for instance you can
embed a
excel spreadsheet within a word document and then edit the excel
spreadsheet
within word and you get all of excel's menus & stuff)
Linkback: http://www.linkbackproject.org/
Closest you'll get without doing it yourself. AFAIK.
Andre
email@hidden
Andre
email@hidden
_______________________________________________
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