Re: Application control
Re: Application control
- Subject: Re: Application control
- From: "Finlay Dobbie" <email@hidden>
- Date: Fri, 8 Aug 2008 10:47:02 +0100
On Thu, Aug 7, 2008 at 8:51 PM, falcon <email@hidden> wrote:
> I have application written using Qt library. I have a network of about 40
> mac minis. Now I have to connect to each of these macs using ARD and change
> one parameter on main window of the application. I have tried to use UI
> scripting, but it doesn't work because it is not a cocoa application.
That's not really fair - you can implement Accessibility within
Carbon, it just takes some effort.
> Is there any way to make that from another application?
You could potentially generate the requisite events (clicks and
keystrokes), but this seems fairly fragile.
-- Finlay
_______________________________________________
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