A simple web page inside kivy app as a widget

巧了我就是萌 提交于 2019-12-12 10:56:29

问题


I want to have a web view in my kivy application that is running on ubuntu 64bit. I looked on the web, went through kivy's documentation and searched for answers on StackOverflow but I couldn't find anything that can do my job. A simple web page needs to be rendered inside kivy app as widget. Please help me out.


回答1:


There isn't native support for this. Try checking out this and this.



来源:https://stackoverflow.com/questions/40378036/a-simple-web-page-inside-kivy-app-as-a-widget

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!