Re: When does -[NSWindow sendEvent:] beep?
Re: When does -[NSWindow sendEvent:] beep?
- Subject: Re: When does -[NSWindow sendEvent:] beep?
- From: Matt Neuburg <email@hidden>
- Date: Sat, 24 Feb 2007 08:11:04 -0800
- Thread-topic: When does -[NSWindow sendEvent:] beep?
On Tue, 20 Feb 2007 12:45:41 -0800, David Catmull
<email@hidden> said:
>For purposes of automated testing, I'm trying to create keyboard
>events using -[NSEvent keyEventWithType:etc].
I realize you've solved this separately, but a standard approach for this
sort of thing is to use the accessibility API (i.e. use AppleScript to tell
System Events to drive the app thru its GUI by simulating keypresses,
mousedowns, etc.). m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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