[Gtk-sharp-list] PixbufAnimation takes 100% CPU load

Vermeersch Simon simonvermeersch at gmail.com
Wed Jan 11 14:44:33 EST 2006


Hi,
I want to display an animated gif in a Gtk.Image using a PixbufAnimation.
I create the animation like this:
imgComic.PixbufAnimation = new PixbufAnimation(img);
where img is a stream.
The animation is showed and correctly animated, but uses 100% CPU load.
Is there a way to reduce that ?


More information about the Gtk-sharp-list mailing list