Character to Keycode
Character to Keycode
- Subject: Character to Keycode
- From: "Daniel Tse" <email@hidden>
- Date: Mon, 19 Mar 2007 13:35:38 -0600
Hi There,
Can
someone please point me to how a person can convert a string into a
string of keycodes? Do I have to create a lookup table? I'm trying to
use something like the CGPostKeyboardEvent for my accessibility app
except the user can store up strings and then post the entire string. I
don't want to have the user memorize all the keycodes for "Dear
Mom,"... what is the proper approach? My users are also bilingual
(Canadian - French/English). I would be happy with English but it'd be
nice to do other languages with their accents as well.
Am
I missing a method? I think I have to break the string down into
individual characters and then convert each character to a keycode...
is that right? How do I go from character to keycode?
Thanks!
Daniel
_______________________________________________
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