From: Mark H. <ao...@ds...> - 2004-08-26 01:03:53
|
Hi, > I thing the crash and the shear effect are both part of the same bug > that arose from a floating point error in converting figure units to > width and height. I believe this is a simple fix. I was able to > replicate both of the buggy behaviors on my winxp box, and the > following change fixed both. Perhaps you and Heiko can test on your > respective scripts and let me know. I can confirm that this fix works for me too. Thanks, that's a big help! > Know if I can just figure out why there is the irritating flicker on > resizes in win32... The flicker doesn't seem so bad to me, to be honest. It seemed worse because I was using embedding_in_wx4 (which has an extra EVT_PAINT redraw). Mark |