send string to active textfield in revBrowser
Posted: Thu Nov 27, 2014 3:41 pm
Hi,
my application that uses a revbrowser (CEF) is working just fine. On 2 stations the users can input text via a keyboard and it works as expected, but on the third station, only a touchscreen is available. In other words, the user has to input whatever he or she needs via a virtual keyboard.
I made a nice keyboard in a new stack and have it float above the browser, but then I hit a snag: is it at all possible to send a string to the last clicked on field in my revbrowser? I cannot have an extra script run in the webpage since the websites that the users can access are not made by me (trainschedule and busschedule sites). I've been scouring the web for info on how to do this, but so far to no avail. I'm hoping there is a way at all now...
Thanks for any help in advance!
Johan
my application that uses a revbrowser (CEF) is working just fine. On 2 stations the users can input text via a keyboard and it works as expected, but on the third station, only a touchscreen is available. In other words, the user has to input whatever he or she needs via a virtual keyboard.
I made a nice keyboard in a new stack and have it float above the browser, but then I hit a snag: is it at all possible to send a string to the last clicked on field in my revbrowser? I cannot have an extra script run in the webpage since the websites that the users can access are not made by me (trainschedule and busschedule sites). I've been scouring the web for info on how to do this, but so far to no avail. I'm hoping there is a way at all now...
Thanks for any help in advance!
Johan