[plt-scheme] Gif in canvas

From: CHAMLY (marc.chamly at gmail.com)
Date: Tue Apr 21 13:23:24 EDT 2009

Hi All,

I need to put an animated Gif in a Canvas,  If i use this command:

(send  (send canvas get-dc) draw-bitamp bitmap 0 0 'solid)   With a  
non-animated GIF it works,

And when the Gif is animated... Well it doesn't :P , If anyone knows  
how to put an animated Gif in a canvas.. Well I'm listening.

Thank You.

Marc


Posted on the users mailing list.