I have a subdir called docs in my application directory, but HtmlViewGo("./Docs/Index.html") fails.
The same with HtmlViewGo("file://./Docs/Index.html")
It also fails.
So the question goes. How do I launch "./Docs/Index.html" in a Html view? :)
The same with HtmlViewGo("file://./Docs/Index.html")
It also fails.
So the question goes. How do I launch "./Docs/Index.html" in a Html view? :)