Hello !
I've a QTextBroxser that is linked to a HTML source.
The source is well displayed, but I've some matters when I want to use the links of my HTML source...
The links are well recognized by the widget, and the source is set to the new target when I clic a link. But when I want to use the home() function, my original source isn't displayed correctly... In reality, it isn't displayed at all![]()
It's like if the source was wide, like if didn't contains anything...
So when I clic a button that call the home() function, my QTextBrowser is cleared().
That's funny, but I would prefer my source to be displayed
Have you got an idea, please ?
Bookmarks