Language assistance requested...
Re: Language assistance requested... #641
Posted 3 September 2018 - 11:39
Re: Language assistance requested... #642
Posted 3 September 2018 - 13:44
Re: Language assistance requested... #643
Posted 3 September 2018 - 14:04
Hi Taapat,
NumericalTextInput is only for character input. It has no modes or controls that can allow for a change of keymaps. All non numeric buttons are sent to the calling code and not used by NumericalTextInput so what you suggest is not easy to do and would probably change the code too much to be a drop in replacement.
Regards,
Ian.
Re: Language assistance requested... #644
Re: Language assistance requested... #645
Posted 3 September 2018 - 16:41
That is indeed a PitA, and one of the reasons to avoid the NumericalTextInput whenever possible.
Exactly. This is the reason why I also chose to use VirtualKeyBoard as much as possible, but by default always suggest NumericalTextInput because it is usually an extension to an existing screen rather than a new VirtualKeyBoard screen .
Edited by Taapat, 3 September 2018 - 16:41.
Re: Language assistance requested... #646
Posted 3 September 2018 - 16:52
I tested #636
Estonian keyboard now OK!
Russian keyboard NOK, but I don't know how to give advice. Some letter are double Cyrillic and Latin!
Latvian -OK (IMHO)
Polish - OK (IMHO)
Greek - like the English keyboard.
Lithuanian as the English keyboard.
With Estonian I am pleased
Attached Files
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Re: Language assistance requested... #647
Posted 3 September 2018 - 18:26
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Re: Language assistance requested... #648
Posted 4 September 2018 - 03:23
Hi Zeros,
Just to be information that I restored the system, and the Russian language keyboard is initially the same way. So I don't know what to say, I may have to suggest that you don't touch it until someone else wants it.
Hopefully someone can point a Russian speaker to the code and get them to proof read it so that the corrections can be made. I don't want to offend Russian users with any errors in their language.
Regards,
Ian.
Re: Language assistance requested... #649
Posted 4 September 2018 - 05:50
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Re: Language assistance requested... #650
Re: Language assistance requested... #651
Re: Language assistance requested... #652
Re: Language assistance requested... #653
Posted 4 September 2018 - 17:09
Hi,
NumericalTextInput.py and associated NUMERICALTEXTINPUT documentation have now been raised to the Dev repository.
(Some of the reasons for some of the changes in this code won't be apparent until you see the new config.py code that will use some of these new options.)
Regards,
Ian.
Re: Language assistance requested... #654
Re: Language assistance requested... #655
Re: Language assistance requested... #656
Posted 5 September 2018 - 00:03
I just updated and all OK with Estonian keyboard. I can't quite understand the previous concerns, is there on large keyboard the queue is wrong?
Right now it looks like in case Latvia:
1) Lower case 2) Upper case 3) Special 1
And you want:
1) Lower case 2) 'Special 1' 3) Upper case
Let me get this straight.
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Re: Language assistance requested... #657
Posted 5 September 2018 - 03:12
Hi Zeros,
While it is not clear I believe that Ims and Taapat are commenting on the refactored NumericalTextInput.
It is a shame that they waited until the code was merged before voicing their issues. The code is almost identical the the sample versions I posted here for review and comments BEFORE the code was submitted.
Anyway, the order for some languages was changed to make all the languages uniform in presentation. It seems that most languages present all the lower case letters then the digit then all the upper case letters. I simply followed that pattern. This change also meant that the new search options were similarly presented so that user expectation of where to find the characters would be comparable, similar and hopefully become familiar.
I trust that this answers why the changes were made.
Regards,
Ian.
Re: Language assistance requested... #658
Posted 5 September 2018 - 06:32
Re: Language assistance requested... #659
Re: Language assistance requested... #660
50 user(s) are reading this topic
0 members, 50 guests, 0 anonymous users