Re: CGPostKeyboardEvent() to post Unicode;
Re: CGPostKeyboardEvent() to post Unicode;
- Subject: Re: CGPostKeyboardEvent() to post Unicode;
- From: David Niemeijer <email@hidden>
- Date: Thu, 23 Sep 2004 09:10:39 +0200
Hi Matt,
At 11:55 AM -0600 22/9/04, Matt Budd (Madentec) wrote:
I know that CGPostKeyboardEvent() can be used to simulate keystrokes
(by providing the keycode), but what do I use if I just want to send
an application a unicode character (that might not be enterable
directly by the keyboard and a matching keycode)?
If you do not mind some help from the competition: You need to send
all the keystrokes that would be needed on the physical keyboard to
generate that unicode character. For example, to generate an e with
an accent, you would send "option-e" followed by "e".
Hope this helps,
david.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden