Results 1 to 2 of 2

Thread: QGraphicsView RubberBandDrag doesn't scroll when dragging over edge of visible area

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2008
    Location
    Boulder, Colorado, USA
    Posts
    70
    Thanks
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default QGraphicsView RubberBandDrag doesn't scroll when dragging over edge of visible area

    With Qt3 "Canvas View" when doing a "rubberband selection" of many canvas items, when dragging over the edge of the visible area, the canvas view automatically scrolled, allowing the selection of additional items which were originally beyond the visible area.

    Qt 4.4 Graphics View does not provide this functionality, and we really need it. We are aware that the desired selection can be made my zooming out, or by "Control-Key" clicking individual items. This really isn't sufficient.

    A full illustrated description of the problem is posted on these webpages: http://cadswes2.colorado.edu/~philw/2009/bugs/4783/

    We don't know if more recent versions of Qt4 (Qt 4.5 or Qt 4.6) provide the missing behavior. Do they? But ideally, is there anything that we can do in Qt 4.4 to accomplish this? Thank you in advance.

    The image below also illustrates the problem -- see full illustration at the link above.



    - Phil Weinstein, CADSWES, University of Colorado at Boulder, USA.
    Attached Images Attached Images

Similar Threads

  1. Replies: 1
    Last Post: 11th June 2009, 05:49

Tags for this Thread

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.