When my QGraphicsItem receives a mousePressEvent, it draws a
dotted-line rectangle around the item. Is there a way to suppress
that? (I want the item selected / focused, but I don't want to see the
dotted line.

I'm actually working with a QGraphicSvgItem, but I don't think that
will make a difference.
_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to