wxwidgets/include/wx/osx/core
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
..
private Produce NFD in wxConvFileName::FromWChar() on macOS 2020-07-14 20:15:04 +02:00
cfarray.h add implicit conversion to NSArray* 2018-10-01 08:10:13 +02:00
cfdataref.h Fix misspellings in comments and documentation 2018-07-31 13:20:17 +02:00
cfdictionary.h Avoid -Wdeprecated-copy warning 2020-10-18 18:00:13 -07:00
cfref.h Avoid -Wcast-qual warning 2020-07-20 08:14:06 -07:00
cfstring.h cfstring.h compilation fix for ARC builds 2020-08-22 16:46:27 +02:00
cftype.h Adding wrapper for CFArray, updating other wrappers 2018-07-30 16:32:12 +02:00
colour.h Remove some unnecessary ctor/operator= definitions 2020-10-18 18:00:05 -07:00
dataview.h Add wxDataViewCtrl::ExpandChildren() 2020-12-05 16:37:13 +01:00
evtloop.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
hid.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
joystick.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
mimetype.h Add wxFileType::GetExpandedCommand() 2016-03-05 03:09:59 +01:00
objcid.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
private.h Add wxTopLevelWindow::SetContentProtection() 2022-02-06 15:59:22 +01:00