Results 1 to 2 of 2

Thread: webkit question!!! please help!!

  1. #1
    Join Date
    Mar 2009
    Location
    Malaysia
    Posts
    25
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default webkit question!!! please help!!

    Hi all,

    I going to create an application with the build in web browser.

    I find out in Qt 4.5.0 got one new module Webkit is able to create a web browser. But the webkit very time will create a new window for the web browser and not build-in in my current application.

    Am I need to use the QAxWidget, so that I just able to put my webbrowser in my application?

    Please correct me if the way I think is wrong.

    If really need to use QAxWidget then I got another problem already. Because i don't know why my Qt 4.5.0 is not able to allow me to use the QAxWidget. I think I am miss out the library!! How I going to get that lib?? I am using VS 2005.

    thank you

  2. #2
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: webkit question!!! please help!!

    I think you need to handle that code yourself. QAxWidget is for creating/embedding ActiveX objects. You don't need that. You can embed a derived class from WebKit and embed it without QAxWidget.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  3. The following user says thank you to ComaWhite for this useful post:

    Cantora (27th April 2009)

Similar Threads

  1. Where can I get basic WebKit software?
    By crazymoonboy in forum General Discussion
    Replies: 1
    Last Post: 4th September 2008, 14:15
  2. qt webkit
    By kernel_panic in forum Qt Programming
    Replies: 5
    Last Post: 4th November 2007, 20:03

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.