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

Reply via email to