View Single Post
Old 01-02-2025, 12:44 AM   #562
jwes
Connoisseur
jwes began at the beginning.
 
Posts: 82
Karma: 10
Join Date: Jul 2023
Device: none
Quote:
Originally Posted by KevinH View Post
If you load your Preview clone correctly and provide the proper xhtml media type, your Preview clone should be showing all xhtml parsing errors.

Otherwise you have to pass the source through an error detecting xml parser.
I'm taking the defaults. If there is some parameter I need to set, I haven't found it. The code is: self.webview.setHtml(self.textview.toPlainText()).
on_load_finished receives OK. What, if anything, do I need to put in baseUrl?
jwes is offline   Reply With Quote