z505
z505
Thanks, I thought maybe the control itself (TChromium component) should have a feature at design time on the delphi form.... to set it visually... but, then the issue would be,...
Which architecture were you using before ? The visual studio question, I haven't used this but here is this one https://code.visualstudio.com/docs/languages/go "Using the Go extension for Visual Studio Code, you...
Executing Javascript (does this currently work?) would be a good way to send any data required over to the html/javascript side, but what's needed mostly is an ability to send...
And interestingly, I just found this: https://github.com/lroc/cef/search?l=Go&q=callback&type=&utf8=%E2%9C%93 And this: https://github.com/lroc/cef/search?l=Go&q=sendprocessmessage&type=&utf8=%E2%9C%93 Looks like there is a fork with some work being done... So could possibly import this code into your repository...
I will check in to lroc's code a bit to see what is required. That's really not right that he removed all the copyrights ! (in the Readme file he...
That cool that you can put a button on it . I will look at how ZenGL displays a video, it probably displays it via opengl calls but I'm not...