wxwidgets/samples/webview
Vadim Zeitlin 92f6f164b3 Add wxEVT_WEBVIEW_CREATED for wxWebViewChromium async creation
wxWebViewChromium creation is asynchronous and the object can't be
really used until OnAfterCreated() is called, so expose this in the
public API via a new event sent when the object becomes actually usable.

As a side effect, add a convenient wxWebViewEvent ctor taking wxWebView
as argument and calling SetEventObject() itself, instead of forcing all
code creating wxWebViewEvents to do it.
2023-09-06 03:50:34 +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 Add wxEVT_WEBVIEW_CREATED for wxWebViewChromium async creation 2023-09-06 03:50:34 +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