问题
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