![]() |
|
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Additional layouts in Keypad (phonepad) in WM 6.0/6.1
Hello MSDN forum members:
I'm using Windows Mobile Professional 6.1 on my phone. I have Latin letters drawn on buttons, even though when I press the buttons, the smart-dial function also shows Russian combinations of letters tapped. There's tapres.dll.0419.mui although, which allows to have Russian letters on keypad, but no Latin instead. Is there any opportunity to have both alphabets shown on keypad? I guess some code shall be edited for this reason, located in dialer.mui.txt, which in turn can be found inside tapres.dll.0419.mui. The code is below: 22371, "#x00" 22372, "1x00" 22373, "2абвгx00" 22374, "3дежзx00" 22375, "4ийклx00" 22376, "5мнопx00" 22377, "6рстуx00" 22378, "7фхцчx00" 22379, "8шщъыx00" 22380, "9ьэюяx00" 22381, "*x00" The above letters, like "абвгx" for line 22373, are Russian letters. Perhaps, there's some way to add here Latin letters so that they can display simultaneously? Something like that, '22373, "2абвгabcx00"' or maybe with some other syntax, "2абвг|abcx00"' or something... In Windows 5.0, this could have been done by editing key gif images, which were separate for each button, but in WM 6/6.1 single image is used for all buttons. The question is: can Russian (or, some other alphabet) be displayed on buttons in Dialer Pad in the same time with Latin letters. |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|