Hi,
I have a html script of a map that I want it to be controlled by vl. I tried to simulate click buttons behavior with messages sent to Querry Handlers input but it work only when the patch is loaded (when I do f8 and f5). Is there a way that I can always send different messages to the script while the patch is running ?
You seem to be using a rather out-dated version of VL.CEF - try updating to the latest one, which gives you much more control over the browser. You’ll find a node called ExecuteJavaScript which should do what you’re asking for.