开发者

Browser control for wxPython that can run java applets

I need to incorporate a small web browser in my wxPython project.

I have tried out the con开发者_如何学Gotrol that ships with wxPython (wx.html module), but it sucks for me. It can't run java applets, CSS, javascript, nothing but html.

Anyone knows of a webbrowser control for wxPython that can at least:

  • Parse HTML
  • Run java applets
  • Return source of a webpage
  • Runs on Windows, Mac OSX and linux

Thanks,

bl00dshooter


You can use wxWebkit - there are bindings available for wxPython. Not too sure on its running of Java apps, though.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜