No description
.md | ||
JBrowser.pro | ||
JBrowser.pro.user | ||
main.cpp | ||
main.html | ||
main.qml | ||
qml.qrc | ||
READM.save | ||
README.md |
JBrowser error demo
When I compile this project and run it, it should open a window and show the content of a imbeded html page just saying "test".
But it shows nothing, just a white page. When you use loadHTML() then it works.