QTextBrowser html file showing problem
Hi.
When I load an html file in a QTextBrowser it doesn't show the image file unless
src="file:///home/furkan/asd/image002.jpg"
it doesn't have the file:///home/furkan/ part. Without that part web browser can show the image but not QTextBrowser.
Can anybody help please?
Thanks in advance!
Re: QTextBrowser html file showing problem
what are you trying to do?? you mean the images from the html file is not loading in the QTextBrowser ??
Re: QTextBrowser html file showing problem
I do indeed. But it's loaded in a web browser.