Results 1 to 11 of 11

Thread: Rubberband painting on multiselection in a list view

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Rubberband painting on multiselection in a list view

    No, not likely. You can take a look at Qt sources to see if there are any requirements for the band to be drawn (in QListView class).

  2. #2
    Join Date
    Jan 2006
    Location
    Catalonia
    Posts
    266
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    44
    Thanked 2 Times in 2 Posts

    Default Re: Rubberband painting on multiselection in a list view

    Finally I've found where it disables the rubberband: fixing the movement to static Very strange, I think that both things have not strictly relationship. A bug of Qt? Could anybody tell me if with the new version (4.1.1) it also locks the rubberband?
    Last edited by SkripT; 18th March 2006 at 10:09.

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

    Default Re: Rubberband painting on multiselection in a list view

    In 4.1.1 with static movement the rubber band is drawn.

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

    SkripT (19th March 2006)

Similar Threads

  1. make QTableView work as a multi-column list view
    By wesley in forum Qt Programming
    Replies: 1
    Last Post: 11th March 2008, 14:43
  2. multiple selection of list view items
    By samirg in forum Qt Programming
    Replies: 2
    Last Post: 30th October 2007, 19:05
  3. Replies: 1
    Last Post: 22nd October 2007, 02:04
  4. Replies: 1
    Last Post: 14th May 2007, 14:55
  5. Custom widget in list view
    By fusoin23 in forum Qt Programming
    Replies: 1
    Last Post: 18th November 2006, 14:09

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.