[WebBrowserExt] Enhance TWebBrowser
TWebBrowserExt is in development. The initial features are:
- Execute JavaScript and be able to handle results
- Print web pages or plain text (initially Android only)
- Handle elements events such as onclick
- Set UserAgent property (maybe not all platforms)
...and possibly others.
News???
Still working on it. I thought I had something that would work on all platforms, however WebView on Android appears to have problems with iframe elements that use unsupported protocols (Windows has no such problem)
Just bumping this issue. Hopefully something soon, but again the onclick thing is problematic
I've managed to implement handling clicking of elements. I'll be releasing something soon
Thanks for the effort and for sharing. When you have news post
I have now pushed the work in progress, for which the demo is here. Please read the readme :-)
Very good, I took a look at the documentation and the demo code, the kastri codes I haven't had the chance to see yet... but thanks a lot for the job! Gratitude
Please let me know if it's able to do everything you need.
Closing due to no response