Quote Originally Posted by d_stranz View Post
You could also derive from QRubberBand and pay careful attention to how the QRubberBand::paintEvent() is implemented.
Can you elaborate on how I would do such a thing? I do implement a rubberband for selecting/highlighting data, but perhaps I am in fact not paying enough attention to its implementation.