Results 1 to 3 of 3

Thread: kinetic scrolling

  1. #1
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default kinetic scrolling

    Hi i am using qtopia4.3 ... How can i enable kinetic scrolling for a qlistwidget ...

    Actually scrollbars appears automatically for a list widget but for scrolling we have to drag the scroller, instead I want to scroll just by clicking and dragging any part of the widget.

    Is this property available ... then how can it be done by customizing the qlistwidget ... :confused

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: kinetic scrolling

    You can fr example reimplement the mouseMoveEvent fr the widget or apply an event filter on the viewport and adjust scrollbar values.

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

    ram136682 (25th August 2008)

  4. #3
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: kinetic scrolling

    Hi,

    Thank you the issue is solved ...

Similar Threads

  1. Custom scrolling of QGraphicsView
    By hb in forum Qt Programming
    Replies: 0
    Last Post: 12th August 2008, 10:10
  2. QScrollbar show scratching on scrolling on any widget
    By santosh.kumar in forum Qt Programming
    Replies: 0
    Last Post: 21st April 2008, 05:58
  3. ScrollBar inside QTreeWidget is Blurring on Scrolling
    By santosh.kumar in forum Qt Programming
    Replies: 0
    Last Post: 11th April 2008, 14:33
  4. QGraphicsView scrolling problem with 4.3.0
    By hb in forum Qt Programming
    Replies: 8
    Last Post: 30th August 2007, 22:18
  5. Replies: 3
    Last Post: 20th February 2007, 13:02

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.