Hi Pr2,
So you want me to remove the "ø" glyph?
I think that having two shift keys will look unbalanced and not optimal. Can I put the Euro symbol in its place to maintain the symmetry?
Regards,
Ian.
Posted 23 August 2018 - 12:07
Hi Pr2,
So you want me to remove the "ø" glyph?
I think that having two shift keys will look unbalanced and not optimal. Can I put the Euro symbol in its place to maintain the symmetry?
Regards,
Ian.
Yes replace "ø" because it is never used in french.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Posted 23 August 2018 - 12:08
Hi Pr2,
Here is my revised French keymap. Is this okay?
Regards,
Ian.
Yes it is OK now.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Posted 23 August 2018 - 12:52
Hi Adga,
Here are the samples of the Lithuanian keymaps. Are they okay or would you like a change?
Regards,
Ian.
Missing euro currency symbol.
The main character of the keypad, the letter box must be the same as the picture, and the other characters are ok
The layout of the letters could be in the picture
Edited by Adga, 23 August 2018 - 12:56.
DM900 UHD + Formuler Z8 (IPTV) + 520 HD + DM7080HD + DM8000HD
Posted 23 August 2018 - 12:59
Hi Adga,
Thank you for checking. Are you saying that the numbers on shift level 0 and symbols on shift level 1 should go to shift level 2 and the lower / upper case characters I now have on shift level 2 should go on the top line of shift level 0 and shift level 1?
I have also found a few more symbols that I missed on the first pass.
Regards,
Ian.
Edited by IanSav, 23 August 2018 - 13:03.
Posted 23 August 2018 - 13:02
Hi Adga,
Thank you for checking. Are you saying that the numbers on shift level 0 and symbols on shift level 1 should go to shift level 2 and the characters I now have on shift level 2 should go on the top line of shift level 0 and shift level 1?
I have also found a few more symbols that I missed on the first pass.
Regards,
Ian.
Yes
DM900 UHD + Formuler Z8 (IPTV) + 520 HD + DM7080HD + DM8000HD
Posted 23 August 2018 - 13:14
I think, there is some side effect when was changed something around key actions some time ago ... In VK help some helptexts missing - if more keys call same function.
Try in keymap.xml set same function under VirtualKeyboardActions - f.eg "prev" for RED and for GREEN and same - f.eg - "next" for YELLOW.and BLUE. See, they are as first 4 lines in actions in .xml.
What happens:
- in help in VirtualKeyboard helptexts will be for first founded "prev" and "last" only - in this case for RED and for YELLOW, but for any next ( GREEN, BLUE and next definitions for "prev" and "next" are missing) are ignored.
Edited by ims, 23 August 2018 - 13:16.
Posted 23 August 2018 - 14:14
Hi Ims,
I think this is a bug in the help engine. This was fixed on the Beyonwiz version. I don't know if it works on OpenViX but I think it is broken there too.
I suppose the fastest solution would be to bring over the improved help system.
Regards,
Ian.
But I think, it worked well before changes in Actions made by ....
Posted 23 August 2018 - 14:53
Posted 23 August 2018 - 15:00
This Help system reads actions defined in "actions" in .py only. Nothing more, nothing less. Then any next mapping KEY_xxx to same function in keymap.xml has no effect, as I saw.
May be better then in keymap.xml f.eg
KEY_XYZ map to "xyz"
KEY_ABC" map to "abc"
and in .py call same function from more maps:
"xyz": runFunctionA ...
"abc": runFunctionA ...
and not as (in this time not working):
KEY_ABC map to "abc"
KEY_XYZ map to "abc"
and in python then
"abc": runFunctionA
Or, if is so good cooperate, there could be offered fix of BeyonWiz
Posted 23 August 2018 - 15:35
Hi,
While people are waiting for the new help system, does anyone want to try out the new NumericalTextInput code? Most of the changes are in cleaning up the code and offering more SMS helper options for different screen requirements. One visible change is that all non alphanumeric characters are now available for entry via the SMS data entry method.
The old "search=" calling options is intended to be replaced with the new "mode=" option. The "search=" option is still supported but if this new code is acceptable I propose to adjust all the code to remove the "search=" option and replace it with the appropriate "mode=" option.
No skin changes are required but I suggest that the "<" and ">" buttons are actually confusing and should be removed. In the style of this UI users may be tricked into thinking that these physical buttons are how you enter the "<" and ">" characters. WRONG!
I haven't written a /doc guide to the new code as yet. Would people like a document explaining the removal of the "search=" option and the addition of the "mode=" option and its values?
I would welcome feedback from anyone who want to give this code a try. I would also like to know if people would like me to submit this code as a pull request.
Regards,
Ian.
Edited by IanSav, 23 August 2018 - 15:37.
0 members, 5 guests, 0 anonymous users