Window.CHILD_WINDOW missing or misdocumented
leumasme opened this issue · 6 comments
The Window Documentation
documents Window.CHILD_WINDOW as a possible window type, but that constant does not exist on Window (is undefined)
On that note, window.screen is duplicated in documentation
On that note, Graphics.Color
misspells alpha channel as alfa, also wrong description on Alpha 0..255, description is for values 0..1 (copy-pasted from the float values above)
Sciter-Specific-Modules
has a broken link to @ bjson module, which also isnt found when importing via sciter.import - what happened here?
@8ctopus for the first and last issue i'm not sure what the intended documentation is
For the first one, I would ask Andrew on the forum, he's more active there than here on github.
For the last one, there's no doc yet, but there is an example on how to use it here: https://github.com/c-smile/sciter-js-sdk/tree/main/samples.sciter/%40sys/net/Pipe