Results 1 to 1 of 1

Thread: QWebView and scrolling

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2011
    Posts
    1
    Qt products
    Qt4

    Default QWebView and scrolling

    Looking around the forums, it's my understanding that it's impossible to disable the scroll bars from QWebView? Is there anyway to use some sort of container and resize that container to hide the underlying scroll bars?

    EDIT: Solved my problem. I feel awful for having figured it out a few minutes after posting (I swear I spent the last hour trying to solve this issue!)

    I ended up embedding my browser in a qscrollarea, and disabling the scroll bars. I only needed the browser to display as opposed to be interactive, so things worked out.
    Last edited by repole; 13th February 2011 at 05:01.

Similar Threads

  1. Replies: 8
    Last Post: 3rd September 2013, 09:51
  2. QMenu scrolling?
    By Tito in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 13th September 2010, 11:31
  3. How to track scrolling
    By Slewman in forum Qt Programming
    Replies: 1
    Last Post: 15th February 2010, 23:45
  4. QWebView and scrolling to anchor
    By serenti in forum Qt Programming
    Replies: 1
    Last Post: 16th July 2009, 16:55
  5. QPlainTextEdit scrolling
    By roxton in forum Qt Programming
    Replies: 1
    Last Post: 16th July 2008, 16:55

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
  •  
Qt is a trademark of The Qt Company.