Robin Dunn wrote: > The only thing that comes to mind is to verify that the xy position is > valid (within range of the bitmap's width and height.)
It should, but this is well worth checking -- Tim, can you see if this is the problem in your code? Robin -- of course, anything that segfaults is a bug in wxPython, so maybe, if that is the problem, the check should be done by the bindings, or in wxWidgets code proper. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
