wxWidgets/interface
Tobias Taschner 0a7b3bb3cf Add wxTopLevelWindow::SetContentProtection()
This method allows to exclude a top level window from screen captures.
Windows 7 or newer is required and any macOS version is supported.
Other platforms are not implemented and will return false.

The display example has been extended to demo this ability.

Closes #22066.
2022-02-06 15:59:22 +01:00
..
wx Add wxTopLevelWindow::SetContentProtection() 2022-02-06 15:59:22 +01:00
check_syntax.sh