From: Ben V. <bva...@sc...> - 2005-01-05 10:22:21
|
Hello, I'm trying to generate an animated plot embedded in gtk. The problem I have is that the plot only gets drawn when the animation loop is finished instead of everytime the draw() function is called inside the loop. Is there any other way to force the plot to be redrawn ? Best regards, Ben Vanhaeren |