Hello, It appears that if you do some operations like change the colour of an object the (with SetColor) the object is not made dirty. This means that the Canvas need to have a redrawn forced using Canvas.draw(True).
What do you think is the correct way to fix this problem? Should FloatCanvas grow a proper system for redrawing dirtied objects? Tim Ansell _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
