[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how to show an animated gif



Steffen Raach wrote:
> 
> Hi,
> 
> a simple question(,but maybe a complicated answer):
> 
> How can I display an animated gif within a gtk widget?

A very nice widget exist but it's not a GTK widget, it's a Gnome widget
The widget name is GnomeAnimator
There is a problem, you can't use directly a GIF file.
You must cut it in several frames (files or datas) before

http://developer.gnome.org/doc/API/libgnomeui/gnomeanimator.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]