smok95 / wv2

C/C++ wrapper for Microsoft Edge WebView2 Control
MIT License
13 stars 4 forks source link

Need Add EventHandler #5

Open Aut-Design opened 4 months ago

Aut-Design commented 4 months ago

ICoreWebView2DocumentTitleChangedEventHandler ICoreWebView2WebResourceRequestedEventHandler ICoreWebView2DOMContentLoadedEventHandler ICoreWebView2DownloadStartingEventHandler ICoreWebView2ScriptDialogOpeningEventHandler Hello! Need Add

smok95 commented 4 months ago

@Aut-Design added ICoreWebView2DocumentTitleChangedEventHandler

Aut-Design commented 4 months ago

Thank you very much. Several other EventHandlers also need to be added

smok95 commented 4 months ago

added ICoreWebView2DocumentTitleChangedEventHandler ICoreWebView2WebResourceRequestedEventHandler ICoreWebView2DOMContentLoadedEventHandler ICoreWebView2DownloadStartingEventHandler ICoreWebView2ScriptDialogOpeningEventHandler

Aut-Design commented 4 months ago

Thank you very much

Aut-Design commented 4 months ago

ICoreWebView2WebResourceRequestedEventHandler ICoreWebView2DownloadStartingEventHandler You can also add

smok95 commented 4 months ago

@Aut-Design The requested events have all been added for now. However, I'm currently only supporting some functionalities, and I plan to continue adding more in the future.

Aut-Design commented 4 months ago

Thank You

Aut-Design commented 2 months ago

Need to add wv2setSourceChangedEventHandler NavigationCompleted bool success, int webErrorStatus