wxWebview wxWebviewEdge打开开发者工具快捷键
-
- In need of some credit
- Posts: 2
- Joined: Tue Apr 19, 2022 2:05 pm
wxWebview wxWebviewEdge打开开发者工具快捷键
编译了wxWebView windows版本的,然后选择编译了edge版本的,想打开开发者工具 ,为什么按了F12,Ctrl+Shift+i都没反应,
,有没有哪位朋友遇到过这个问题啊?Re: wxWebview wxWebviewEdge打开开发者工具快捷键
Did you confirm that the Edge backend is used? It can be seen in the log window of the "webview" sample.
Did you click into the webview so it gets input focus before pressing F12?
Did you click into the webview so it gets input focus before pressing F12?
Use the source, Luke!
Re: wxWebview wxWebviewEdge打开开发者工具快捷键
on demo F12 is not work. any methods to make it work?
Re: wxWebview wxWebviewEdge打开开发者工具快捷键
the last solution is web oepn the console and slove the question.







Re: wxWebview wxWebviewEdge打开开发者工具快捷键
Select "Enable Dev Tools" from the menu. Then reload the page.
Works for me.
Use the source, Luke!