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

Re: background images, transparency, gif images



On Fri, May 02, 2003 at 03:17:34PM -0700, Harring Figueiredo wrote:
> 
> 
>  Take a look at the demo directory that comes with the GTK source code. There
> is one examples of loading and handling animation,
> 

Demo is mostly long because it's doing a progressive load though,
worth mentioning that to just display an animation you just do
"gtk_image_new_from_file ("foo.gif")" and that's it.
 
> --- Paco <paco@pty.ods.org> wrote:
> > Hello, I'm new to gtk, and I'm considering the use of gtk for a project,
> > 
> > I need 3 things:
> > 
> > 1. background images (in the main window)
> > 2. transparency: loading images with transparency, like .gif or .xpm
> > 3. animation: loading (and showing) .gif files with animation

Havoc



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