On 2/7/06, Julien Gilli <[EMAIL PROTECTED]> wrote: > > The ActiveX component is used on Windows to display a complex Web page as > rendered by Internet Explorer. As the Qt documentation says: > "The QTextBrowser class provides a rich text browser with hypertext > navigation". > QTextBrowser is not, AFAIK, able to render complex web pages. It is very > likely > that QTextBrowser won't be able to render our home page. Have you already > tried > to do this?
Yes, we use the QtTextBrowser for showing an embedded manual in our programs, and it is a really basic browser. It is far from being a full blown browser. > > I'm afraid it won't work and that we need to use a full-fledged Web rendering > engine that is embeddable, like Gecko. > Now, I think I already asked this question (but can not rememebre an answer...): is really worth the work (and the bloat) having a "full-fledged Web rendering engine" in a internet phone? What is the critical importance of the content shown from that page, and why can't the same info be transmitted and shown on another type of ouput widget? thanks in advance for any answer Gianluca PS. admittedly, beinng on Linux 100% of the time, I am talking about a feature I NEVER SEEN, so please mind of this while composing an answer... _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
