Hi, I have a web page running in the webkit component on a common channel. I need it to respond to remote touch events. I fully control the web page, so I can put the message receiving code in it. Where might I find that code, and docs? Or said a different way, I have a web page running in node webkit as a separate process. Is there code available that can run in the web page to receive remote touch events?
Thx, Mike