Re: [Gambas-user] Moviebox with animated gif, need tranparent background

2011-11-26 Thread Benoît Minisini
Le 26/11/2011 11:15, Ron a écrit : > I display movieboxes with an animated gifs, and have it use a transparent > background, the gifs are already transparant. > > I can do this for TextLabel with property .Transparant, but how can I do > this for MovieBoxes? > > Small code: > > WITH hM

[Gambas-user] Moviebox with animated gif, need tranparent background

2011-11-26 Thread Ron
I display movieboxes with an animated gifs, and have it use a transparent background, the gifs are already transparant. I can do this for TextLabel with property .Transparant, but how can I do this for MovieBoxes? Small code: WITH hMovieBox TRY .Path = "/some/animated.g