_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
In case you are not aware of it, you could just override the paint
method of the graphicsItem and check for isSelected and then handle how
the selection box should be painted. At least this is the way I do
selection boxes.
- Re: [PyQt] Unable to use qt_graphicsItem_highlightSe... Christopher M. Nahler
- Re: [PyQt] Unable to use qt_graphicsItem_highli... Ahmet Emre Aladağ
