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 ?
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to