get/set/enumerate keyboard layouts and input methods
get/set/enumerate keyboard layouts and input methods
- Subject: get/set/enumerate keyboard layouts and input methods
- From: "Martin" <email@hidden>
- Date: Thu, 04 Sep 2003 15:52:00 -0700
Hello everyone,
The goal here is to programmatically get access to the functionality provided by the input menu (the "flag menu"). So I'd like to be able to query the system for a list of input methods and keyboard layouts, as well as get/set the current layout and input method.
I don't have any trouble with the keyboard layouts, as the KL* functions do this just fine, eg: KLGetKeyboardLayoutAtIndex.
The problem is that these functions yield layouts not available in the input menu preferences, and misses others. For example, the keyboard layout method "KANA" is returned, but doesn't seem to be available to the user via the input menu. More critically, input methods are missing from the list, eg: the entry with the Japanese flag emblem and a white boxed apple logo in front.
Anyone know how to get these properly?
Thanks for any help,
~Martin
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.