FROM : Guy English
DATE : Fri Dec 10 21:08:57 2004
[closing another processes dialog box]
On Fri, 10 Dec 2004 09:57:41 -0800, John Stiles <<email_removed>> wrote:
> (a) It's not possible in OS X
Well you could use the acceibility API and do it that way. You get a
complete window list and can talk to all the controls on the system.
And it won't break when Apple updates the OS. But the user would have
to explicity turn it on.
> (b) This sounds like a horrible, horrible thing to do
Yes. Very, very horrible. Please don't do that.
Guy
DATE : Fri Dec 10 21:08:57 2004
[closing another processes dialog box]
On Fri, 10 Dec 2004 09:57:41 -0800, John Stiles <<email_removed>> wrote:
> (a) It's not possible in OS X
Well you could use the acceibility API and do it that way. You get a
complete window list and can talk to all the controls on the system.
And it won't break when Apple updates the OS. But the user would have
to explicity turn it on.
> (b) This sounds like a horrible, horrible thing to do
Yes. Very, very horrible. Please don't do that.
Guy
| Related mails | Author | Date |
|---|---|---|
| John Stiles | Dec 10, 18:57 | |
| Guy English | Dec 10, 21:08 |






Cocoa mail archive

