10-01-2021 08:35 AM
Attach your VI.
Here is the state where it is working for me. Both VI and OSK are up, VI title is black, OSK title is gray (indicating that the VI is front-most to Windows even though the OSK is technically in front of the VI), cursor is blinking on string control. If I press one of the keys in this state, it shows up in the string control.
Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.
10-01-2021 08:59 AM
It's time you uploaded your code. Did you even check to see of it works with a regular keyboard? You should try that before trying to make it work with an on-screen one.
10-02-2021 12:04 AM
Thank you for the suggestion. Actually, it's not working with a physical keyboard as well. I understood the problem. Will modify it and get back to you again if that does not work. Thank you for the help