Re: Kill other process's warning dialog
Re: Kill other process's warning dialog
- Subject: Re: Kill other process's warning dialog
- From: Vince DeMarco <email@hidden>
- Date: Fri, 10 Dec 2004 15:01:29 -0800
On Dec 10, 2004, at 4:15 AM, Sherman He wrote:
Hello EveryBody,
I try to kill a warning dialog of other process (actually is a
browser's security warning dialog, like Safari and IE).
In windows system, i will find this dialog by capter, and send some
event to close it . But in mac os X, i did not know how to implement
this requirement.
Anyone got any ideas? Can it be done, is there a solution, simple or
otherwise.
Any feedback will be appreciated very much. Thanks for your time.
I'm not going to comment on why you want to do this.
Use the Accessibility API and listen for the window coming up on the
screen and then press the cancel button.
Vince
_______________________________________________
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