You might also find the following series helpful -- it covers how to
interrogate a built-in layout for all of the key assignments within it.
http://blogs.msdn.com/michkap/archiv...22/581107.aspx
--
MichKa [Microsoft]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Blog:
http://blogs.msdn.com/michkap
This posting is provided "AS IS" with
no warranties, and confers no rights.
"David Ching" <(E-Mail Removed)> wrote in message
news:HwWbi.14858$(E-Mail Removed)...
> "Dennieku" <(E-Mail Removed)> wrote in message
> news:49f01$466e403d$d55d436a$(E-Mail Removed)...
>> Hi,
>>
>> I have to develop an on-screen keyboard and on-screen numeric keypad for
>> a touchscreen UI. The hardest thing with this is that it has to be
>> multi-lingual.
>> Has anybody have ideas how to handle the strange characters of some
>> languages and how to handle the different number of characters in the
>> alphabet of some languages?
>>
>
> Maybe you could see how Microsoft implemented their on screen keyboard in
> Vista. I imagine it has to deal with the same issues. You access it by
> Start | All Programs | Accessories | Ease of access | On screen keyboard.
>
> -- David
>