Hello, i'm working on a aplication that uses floatcanvas and i just found that in windows when a do something like x=BBox(...);x==None it crashs. i tried it in more than one machine and it happens in all of them. i created a file that replicates the error. please try it and tell me what to do.
thank you bernarduh
import wx.lib.floatcanvas.Utilities.BBox as B x=B.asBBox([[5,5],[6,6]]) x==None
signature.asc
Description: This is a digitally signed message part
_______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
