Results 1 to 4 of 4

Thread: Widget to display an HTML page ?

  1. #1
    Join Date
    Jan 2006
    Posts
    185
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Widget to display an HTML page ?

    What widget is it used to display web pages (HTML) ???

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Widget to display an HTML page ?

    J-P Nurmi

  3. #3
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Widget to display an HTML page ?

    If you use Windows w/ the commercial Windows desktop Qt version, you can use QAxWidget's, which can load ActiveX objects that support [virtually] fully-compliant HTML (such as the IE browser, firefox/mozilla browser, etc). Unfortunately ActiveX is Windows-only.

    I am not sure how the other platforms best handle displaying HTML with the minimum amount of effort.
    Software Engineer



  4. #4
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Widget to display an HTML page ?

    Hmm... judging by lack of response, I suspect that people typically just don't embed fullscale html browser widgets inside desktop apps. If they need browser functionality, they probably use java or some other sort of web technology.
    Software Engineer



Similar Threads

  1. Qt html widget
    By js67257 in forum Qt Programming
    Replies: 1
    Last Post: 6th September 2006, 15:34
  2. QWidget display on 2 stack widget page
    By spawnwj in forum Qt Programming
    Replies: 3
    Last Post: 4th September 2006, 13:07
  3. Replies: 5
    Last Post: 16th May 2006, 21:38
  4. Replies: 3
    Last Post: 12th April 2006, 09:20
  5. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 15:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.