On Sat, 2007-11-03 at 19:37 +1030, Tim Ansell wrote: > 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 It appears this problem is only really effecting things in the Background layer. If I change the colour and then call "Draw" with the thing in the foreground it seems to work fine. Just thought I would mention it. Tim Ansell _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
