You are not logged in.

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.

klipko

Beginner

  • "klipko" is male
  • "klipko" started this thread

Posts: 9

Location: Oregon, USA

Occupation: Software Engineer

  • Send private message

1

Tuesday, November 20th 2007, 11:47pm

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

lifthrasir

Trainee

  • "lifthrasir" is male

Posts: 159

Location: France

Occupation: Student

  • Send private message

2

Wednesday, November 21st 2007, 9:24am


klipko

Beginner

  • "klipko" is male
  • "klipko" started this thread

Posts: 9

Location: Oregon, USA

Occupation: Software Engineer

  • Send private message

3

Monday, November 26th 2007, 4:22pm

Thank you. This answers my question(s) about QTextBrowser.