json - How to add new keyboard layouts in kivy? -


i developing little dictionary app in kivy. clearly, useful, mandatory even, have different keyboard layouts depending on languages want cover dictionary.

there few layouts in: kivy27\kivy\data\keyboards, hardly enough needs.

does know can additional keyboard layouts in .json format found? don't think necessary reinvent wheel here.

if not, there software allows easier editing of .json files? editing them hand seems tedious , error-prone process :-(


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -