Update infos for implemented WebGadget functions for MacOS

Found an issue in the documentation ? Please report it here !

Moderator: Documentation Editors

User avatar
Shardik
Addict
Addict
Posts: 1991
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

Update infos for implemented WebGadget functions for MacOS

Post 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".
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2071
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Re: Update infos for implemented WebGadget functions for MacOS

Post by Andre »

Is this still an issue with the latest PB6.10 updates / docs?
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Post Reply