Results 1 to 2 of 2

Thread: QWebView

  1. #1
    Join Date
    Oct 2009
    Posts
    9
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QWebView

    Hi

    I am developing a GUI with Qt which needs to show some web pages, using QWebView class. Following the instructions of Qt docs, I have found some problems...

    I set QT_PLUGIN_PATH to the directory where netscape plugins are located. Before that, when a plugins was necessary in a web page, a little picture appears indicating that plugins are missed.

    Once the path is set, plugins missed picture disappears, so i assume that webview use it. (Plugins are enabled by means of QwebSettigns::GlobalSettings)

    The problems is about elements that needs plugins. These elements are freezed (or similar). For example, a Flash object only show the first image, or state, but not the whole Flash script. The same results is obtained with other object which need other plugins. the plugins are already (and correctly) installed.

    Im working with Ubuntu 8.04.

    Has somebody any idea about this?

  2. #2
    Join Date
    Oct 2009
    Posts
    9
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QWebView

    Hi again

    I tried to run the same project on Windows..and works!. Flash videos (for example) run perfectly and all other plugins works too. Unfortunately, I need this application running on Linux, so.. i dont know how to do that. But i think is not a Qt problem.

    Regards

Similar Threads

  1. How to enable cookie in QWebView
    By KoalaSydney in forum Newbie
    Replies: 5
    Last Post: 21st July 2014, 04:56
  2. Problem With QWebView
    By ivi2501 in forum Qt Programming
    Replies: 8
    Last Post: 2nd August 2009, 19:37
  3. QWebView transparent problem
    By embedyy in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2009, 06:20
  4. QWebView - retrieving information?
    By lamera in forum Qt Programming
    Replies: 1
    Last Post: 25th September 2008, 17:53
  5. printing QWebView before showing in Dialog
    By Grisu in forum Qt Programming
    Replies: 1
    Last Post: 17th July 2008, 12:20

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.