Added: Cache and cookies are now saved in the "cache" subfolder.
Added: SetWebGadgetExState(): #PB_Web_Print
PureLust wrote: Mon Jan 13, 2020 5:56 pm
- GetWebGadgetExItemText() - with Entry = #PB_Web_SelectedText
Done
PureLust wrote: Mon Jan 13, 2020 5:56 pm
(Or even better, add Entry = #PBEx_Web_AllText, to get the full Text, without the need of selecting the whole Text first.
Done
PureLust wrote: Mon Jan 13, 2020 5:56 pm
- SetWebGadgetExState() - with State = #PBEx_Web_SelectAll, to select the whole Text.
Done
Fredi wrote: Wed Sep 06, 2023 10:07 amQuestion: Is there a way to keep visited websites cookie!?
Done. By default, Chromium saves the cache every 30 seconds.
zikitrake wrote: Wed Sep 13, 2023 11:26 am
A big hug!
The good news is we can now use an up-to-date C++ compiler which make our work much more easier and faster (the first new library we are integrating for 6.10 is the WebView one, which requires C++17).
If there is a new version with WebView, then there will no longer be a reason to use my library and development of this library will stop.
The good news is we can now use an up-to-date C++ compiler which make our work much more easier and faster (the first new library we are integrating for 6.10 is the WebView one, which requires C++17).
I love you, Fred!
If there is a new version with WebView, then there will no longer be a reason to use my library and development of this library will stop.
Thank you for all of your hard work on providing a stop-gap for us until such time it can be officially supported. You are one of the most generous and helpful community members.
Best wishes to the PB community. Thank you for the memories.