Christopher Barker wrote:
Edited code enclosed.
oops, there was a bug in the Group.Move() method -- it didn't move the bounding box, which made for some odd artifacts.
Here is a version that overrides that method with a corrected one. I've also put the fix in SVN.
As I think about this, I really should put the object dragging code into a GUI Mode, and have it built in -- I don't think it would take much to do that.
-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]
winerackdesignerFC1.py
Description: application/python
_______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
