Re: Re: Way to control another App's window
Re: Re: Way to control another App's window
- Subject: Re: Re: Way to control another App's window
- From: "Corey O'Connor" <email@hidden>
- Date: Mon, 11 Sep 2006 18:42:49 -0700
On 9/11/06, Cameron Hayne <email@hidden> wrote:
On 11-Sep-06, at 8:34 PM, Bobby B wrote:
> I'm trying to find a way to "integrate" an app's view
> (ie, Google Earth) into my app to make it seem like it's built in
You might be better off using the Google Maps API together with a
WebKit view to recreate the view you want within your own application.
Some useful resources here: http://dgwilson.wordpress.com/2006/05/08/
ive-been-google-mapping/
I believe Bobby means Google Earth, which is a desktop application
that cannot be integrated with a WebKit view.
To control another applications UI you can use the Accessibility APIs
or UI Scripting. However, this will not give you the same effect as if
the other application actually was a view in your application.
--
-Corey O'Connor
_______________________________________________
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