AXUIElementPostKeyboardEvent and Carbon applications

2010-09-21 Thread AstroK Software
Hi, sorry if it's not exactly a Cocoa question, but my application is written in Cocoa and it uses Carbon calls to accessibility functions. So I am writing a Cocoa application for disabled that must be able to send key presses to background application. For that I am using

Re: AXUIElementPostKeyboardEvent and Carbon applications

2010-09-21 Thread Eric Schlegel
On Sep 21, 2010, at 2:41 PM, AstroK Software wrote: So I am writing a Cocoa application for disabled that must be able to send key presses to background application. For that I am using AXUIElementPostKeyboardEvent which works quite fine, except when I want to send key presses to Carbon