[Gtk-sharp-list] Showing animated gif uses 100% cpu

Vermeersch Simon simonvermeersch at gmail.com
Mon Jan 16 06:58:05 EST 2006


Hi, I want to show an animated gif in a Gtk.Image. Everything works
fine, it's animated, but it uses 100% cpu. I load the image like this:
imgComic.PixbufAnimation = new PixbufAnimation(img);
Where imgComic is a Gtk.Image and img is a Stream.
I don't do anything other with imgComic.
Is there a way to reduce the CPU usage ?


More information about the Gtk-sharp-list mailing list