Re: Getting other application window reference
Re: Getting other application window reference
- Subject: Re: Getting other application window reference
- From: "Apparao Mulpuri" <email@hidden>
- Date: Mon, 31 Mar 2008 18:09:46 +0530
Thanks Brian.
Accessability API provides Window properties as Elements while mouse
moving on a Window. Can we do this operation while mouse drag of a
Window?
- Apparao.
On 3/27/08, Brian Kendall <email@hidden> wrote:
>
> I would recommend the accessibility API, since that can be used to find
> all the windows on screen as well as change their position and size.
> (URL:
> http://developer.apple.com/documentation/Cocoa/Conceptual/Accessibility/cocoaAXIntro/cocoaAXintro.html)
> Unfortunately, that won't let you use any of the normal cocoa methods for
> manipulating windows, but unless something has been added to Leopard that
> I wasn't aware of, this might be your only option.
>
> - Brian
>
>
> On Thu, 27 Mar 2008 07:32:47 -0400, Apparao Mulpuri
> <email@hidden> wrote:
>
> > Hi,
> >
> > I am developing a Cocoa based application, which will access other
> > application's window and do some resize operations.
> >
> > In Cocoa, is there any way to get other applications(includes
> > non-scriptable ) window references?
> >
> > Thanks,
> > - Apparao.
> > _______________________________________________
> >
> > 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
>
>
> _______________________________________________
>
> 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
>
_______________________________________________
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