Page 1 of 1

Update infos for implemented WebGadget functions for MacOS

Posted: Mon Jul 23, 2018 8:50 pm
by Shardik
In the help for the WebGadget for many functions is stated that they are only implemented for Windows although some of them are obviously implemented also for MacOS like
- SetGadgetItemText(#WebGadget, #PB_Web_HtmlCode, HTML$)
- GetGadgetItemText(#WebGadget, #PB_Web_HtmlCode)
- GetGadgetItemText(#WebGadget, #PB_Web_PageTitle)
- GetGadgetItemText(#WebGadget, #PB_Web_SelectedText)

Please update the help and change for all already implemented MacOS functions the remark "Windows only" to "Windows, MacOS".

Re: Update infos for implemented WebGadget functions for MacOS

Posted: Sat Mar 02, 2024 8:07 pm
by Andre
Is this still an issue with the latest PB6.10 updates / docs?