Results 1 to 2 of 2

Thread: Qlistview scrollbar invalid on windows

  1. #1
    Join Date
    Aug 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Qlistview scrollbar invalid on windows

    Hello all,
    I use qlistview to show items of data, when items number reach to some extent,qlistview will add a scrollbar automatically, but using mouse wheel to reach the listview bottom is invalid, the listivew does not scroll at all.By the way,My item is a custom widget,data is stored in the model. Any answer is appreciated!
    Attachment is the sample image:
    Attached Images Attached Images

  2. #2
    Join Date
    Aug 2011
    Posts
    44
    Thanked 13 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows Symbian S60

    Default Re: Qlistview scrollbar invalid on windows

    On Windows, mouse wheel usually works for focused windows(widgets) only.
    Does your listview have focus?

Similar Threads

  1. Create windows explorer with QListView QTreeView
    By dima in forum Qt Programming
    Replies: 3
    Last Post: 13th January 2012, 10:12
  2. QListView's scrollbar stylesheet
    By luochen601 in forum Qt Programming
    Replies: 4
    Last Post: 9th September 2010, 06:34
  3. invalid QModelIndex
    By Talei in forum Newbie
    Replies: 1
    Last Post: 18th January 2010, 20:21
  4. intersectingStaticSet: row 'x' was invalid
    By Kumosan in forum Qt Programming
    Replies: 1
    Last Post: 8th April 2007, 15:41
  5. QSqlRecord becoming invalid
    By mikro in forum Newbie
    Replies: 5
    Last Post: 3rd October 2006, 18:00

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.