[PyQt] Unable to use qt_graphicsItem_highlightSelec ted and qFuzzyCompare(float, float)

Christopher M. Nahler christopher.nahler at papermodels.at
Fri Nov 12 16:03:55 GMT 2010


  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.


More information about the PyQt mailing list