Is there a way to perform functions within purebasic through the website loaded in WebViewGadget?
Posted: Sat Jan 27, 2024 7:17 pm
Hi everyone !!
how are you ?
Currently, it is possible to use the function: WebViewExecuteScript to execute a javascript function within the website loaded with WebViewGadget, but what about doing the opposite, when clicking on a button within the website, executing a native function in purebasic?
Is it possible to intercept any signal sent from the Site to Purebasic and execute some native function?
Thanks in advance for everyone's attention.
how are you ?
Currently, it is possible to use the function: WebViewExecuteScript to execute a javascript function within the website loaded with WebViewGadget, but what about doing the opposite, when clicking on a button within the website, executing a native function in purebasic?
Is it possible to intercept any signal sent from the Site to Purebasic and execute some native function?
Thanks in advance for everyone's attention.