Re: programmatically switching the keyboard layout
Re: programmatically switching the keyboard layout
- Subject: Re: programmatically switching the keyboard layout
- From: Eric Schlegel <email@hidden>
- Date: Fri, 19 Apr 2002 11:59:48 -0700
On Friday, April 19, 2002, at 03:12 , Fabio Genoese wrote:
Is that possible somehow? I searched the Cocoa documentation but had no
luck.
You would need to use the Carbon API KeyScript, which takes a ScriptCode
indicating the script corresponding to the desired keyboard layout.
There are also a variety of selectors for switching to alternate
keyboards inside the same script system; see Script.h.
-eric
_______________________________________________
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.