'Electron: how to change current input language in forms programmatically
We have a desktop app built using Electron and it contains many forms where our users are switching the keyboard language between (English & Arabic) for specific text fields (which are many).
I'm planning to switch keyboard input language for those text fields programmatically, but I'm not able to find an API in Electron to do so.
I found similar solutions for other frameworks, but not Electron
Thanks!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
