wxwidgets/include/wx/osx/private
Vadim Zeitlin 7aec5a7e62 Implement browser window resizing correctly under Mac too
While the window was somehow resized on its own under Mac (and only
there) after the initial creation, it didn't have the correct size
initially if we didn't give it to it, so provide a Mac-specific
implementation of wxEVT_SIZE handler too, which fixes this and allows to
remove an ugly Mac-specific workaround from the sample.
2023-09-06 03:50:05 +02:00
..
addremovectrl.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
available.h adding combined macOS iOS version guards 2020-07-14 18:16:59 +02:00
datatransfer.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
print.h Remove wxOSX/Carbon support. 2016-02-01 13:48:48 +01:00
timer.h Remove wxOSX/Carbon support. 2016-02-01 13:48:48 +01:00
webrequest_urlsession.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
webview_chromium.h Implement browser window resizing correctly under Mac too 2023-09-06 03:50:05 +02:00