Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
QTextBrowser - qt 4.3.2
I've added QTextBrowser in my project in hopes to display some html files (as help files). Searching these forums in how to do it, a couple posts talk about the limitations of using QTextBrowser to view html files but don't go into more detail.
So my question is what are the limitations of using QTextBrowser? Is there a list. I don't have control of the html help files but I might be able to steer the designers away from using certain html tag or what ever that can break QTextBrowser.
QT v4.3.2
Thank you
Thank you. This answers my question(s) about QTextBrowser.