2024-07-14 10:32 AM
hi,
i'm trying to make a virtual keyboard for my project and even through the code build without any error and the simulation keyboard worked ,whenever i type something and click ok or exit it won't show up in the designated text area .
i followed this video instruction:
https://www.youtube.com/watch?v=Tkz9099a7a4&list=LL&index=1&t=749s&ab_channel=ControllersTech
2024-07-15 01:45 AM - edited 2024-07-15 01:46 AM
Hello @MFb ,
I did not encounter issues when using a keyboard.
Can you try to follow the steps again from the start on an empty project?
If this doesn't work, make sure to invalidate the area you want to change, make sure to copy the data you need in the textAreaWildcard buffer.
If this doesn't work, try to debug your project and make sure the right functions are called, the ones that are supposed to change the value of your wildcards.
If this doesn't work, can you share your code here?
If this comment solves your problem, I invite you to select it as "best answer".
Regards,
2024-09-02 02:15 AM
Hello @MFb ,
Have you been able to solve your problem?
Regards,