How does the webview window get to focus

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
wxKevin
Earned a small fee
Earned a small fee
Posts: 21
Joined: Fri Jun 09, 2017 7:45 am

How does the webview window get to focus

Post by wxKevin »

When my mouse click on the webview control, can not respond to the wxEVT_SET_FOCUS event, the other controls can,so I should be how to deal with this special control to achieve?
Look forward to your answer, thanks! :D
Post Reply