octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Mon, 29 Jan 2018 18:23:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #53006 (project octave):

Yes, Qt has good HTML support.  It's a special type of window/frame/widget
derived from more generic widgets.  I've used this support before, but can't
recall when:

http://doc.qt.io/qt-5/qtextbrowser.html
http://doc.qt.io/qt-5/qtextdocument.html#setHtml
http://doc.qt.io/qt-5/qtextedit.html#html-prop
http://doc.qt.io/qt-5/qwebenginepage.html

I can't recall any type of PDF support for Qt, at least not by the development
team.  Part of the reason might be that PDF is an Adobe definition, not a more
ubiquitous standard.  For that, it might be a case of just embedding some type
of PDF viewer within a Qt shell of sorts.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]