Results 1 to 6 of 6

Thread: QScrollArea scrolling down not up

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Location
    California, USA
    Posts
    62
    Thanks
    17
    Thanked 7 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question QScrollArea scrolling down not up

    I have a very strange problem. I have a widget (my own, inherits QWidget and a .ui file). It has a tab splitterwhich contains a button and a tree widget on the left and a QScrollArea in the right. I put a QTextBrowser into the QScrollArea.

    The problem is that I can only scroll down using the slider. If I want to scroll up, I have to right mouse click in the slider area and use the context sensitive menu.

    I searched for QScrollArea and didn't notice anything like my issue. I noticed the thread:
    http://www.qtcentre.org/forum/f-qt-p...ion-10848.html
    and the dialog that does contain this widget has no window title and receives mouse events. However I added "event->ignore();" to all the mouse events and nothing changed.

    Has anyone run into anything like this?
    Last edited by ntp; 14th August 2008 at 21:47.

Similar Threads

  1. ScrollBar inside QTreeWidget is Blurring on Scrolling
    By santosh.kumar in forum Qt Programming
    Replies: 0
    Last Post: 11th April 2008, 14:33
  2. QGraphicsView scrolling problem with 4.3.0
    By hb in forum Qt Programming
    Replies: 8
    Last Post: 30th August 2007, 22:18
  3. QScrollArea and resizing
    By rarefluid in forum Qt Programming
    Replies: 8
    Last Post: 22nd July 2007, 14:18
  4. Scrolling bar problem in QScrollArea
    By YuriyRusinov in forum Qt Programming
    Replies: 1
    Last Post: 4th February 2007, 21:22
  5. Replies: 2
    Last Post: 8th October 2006, 20:14

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.