D
Deleted member 103
Guest
Hi guys,
I have a problem with the representation of German word in the Webview.
With Firefox displays the page correctly, but not with the Webview, please look at the 2 pictures.
I call the html-page like this:
Thank you,
Filippo
I have a problem with the representation of German word in the Webview.
With Firefox displays the page correctly, but not with the Webview, please look at the 2 pictures.
I call the html-page like this:
PHP:
Dim strHelp As String
strHelp = File.GetText(File.DirAssets, "Solitario_de.htm")
WebView1.LoadHtml(strHelp)
Thank you,
Filippo