How to use virtual keyboard on STM32MP257
Hello,I want to use a virtual keyboard on STM32MP257 now. Due to the possibility of porting some non Qt applications in the future, it is advisable to avoid using Qt's built-in virtual keyboard as much as possible. Do you have any ideas.My main appli...