what is different between webview.LoadURL and webview.SetPage
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
I have a html text, there is <script> tag in it, and the script need load some out source. if I save it as a xxx.htm, and use LoadURL(file:///xxxx.htm), we can get the result.but if I use SetPage, I get a blank page. I saw the SetPage has 2 parameter, the second one is url, what should I give?does the SetPage method run the js as LoadURL? -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/20200128163110.678C42D0009E%40webmail.sinamail.sina.com.cn.