wxwidgets/samples/webview
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
..
cef_helper_info.plist.in Integrate CEF helper for sample into CMake 2018-02-20 18:33:22 +01:00
cef_process_helper.cpp Use C++11 nullptr in CEF helper process in the sample 2023-09-06 03:50:05 +02:00
compatibility.manifest Add wxWebViewChromium to CMake 2018-02-20 18:33:18 +01:00
handler_advanced.html Add advanced handler to webview sample 2022-09-16 21:00:52 +02:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Merge branch 'master' into webview-chromium 2023-08-30 02:03:00 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
webview.bkl Merge branch 'master' into webview-chromium 2023-08-30 02:03:00 +02:00
webview.cpp Implement browser window resizing correctly under Mac too 2023-09-06 03:50:05 +02:00
webview_chromium.vcxproj Add x64 support and improve wxWebViewChromium sample MSVS project 2023-09-06 03:50:05 +02:00
wxlogo.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00