On 2/22/2013 3:00 PM, [email protected] wrote: > Hmm -- I probably would not have modified FloatCanvas._DrawObjects, > but rather created a custom DrawObject that contained your Branches, > Nodes, and Tees, and called the *List drawing routines in its _Draw > method. Kind of a fancier version of the PointSet DrawObject.
I certainly agree with you *now* and apologize for misleading anyone on the proper way to do what I did, but I was a python newbie back when I did that. I did not fully understand the best way to "mixin" or sub-class other people's classes properly. I know I am now repeating myself; but at some point I will pull out my own floatcanvas functions into a proper sub-class and try to submit them to you. Ben _______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
