8 Feb
2004
8 Feb
'04
9:59 a.m.
On Sun, 2004-02-08 at 07:24, Jonathan Osuch wrote:
With regard to comment 3, are you moving a window with a calculating image or is it done?
The image has finished calculating. To speculate wildly about the cause of this, possibly the window manager is generating an event indicating that the window size has changed even though it hasn't - I've had that happen in my programs before. You could try checking to see if the new width & height are really different before recalculating. -- Edwin