Search found 1 match

by QuiGon
Thu Mar 03, 2022 9:26 am
Forum: General Discussion
Topic: Webview2 control - Chromium browser for Purebasic (Windows) [Jan 1, 2024]
Replies: 181
Views: 83809

Re: Webview2 control - Chromium browser for Purebasic (Windows)

Wow, best thing ever!!! You did a greate job mate! Nevertheless maybe I am too dump. But in the old Webgadget or CEF_SHARP is a possibility to save the content of a webpage. i.e. GetGadgetItemText(#BROWSER, #PB_Web_HtmlCode). Or in CEF_SHARP ... GetWebGadgetExItemText(1, #PB_Web_HtmlCode, @Output ...