Hello,

I found an example with the following line:

self.browser = QTextBrowser()
#some code
self.browser.append("blabla")

why does that work?
nor i did find a QTextBrowser - method "append" in the qt-assistant,
neither in the pyqt-class reference. 
(http://www.riverbankcomputing.com/Docs/PyQt4/html/qtextbrowser.html)

thanks a lot for any hint.

beste gruesse
jochen
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to