animated gifs

Ned Konz ned at squeakland.org
Tue Feb 22 21:21:02 UTC 2005


On Tuesday 22 February 2005 12:31 am, Scott Wallace wrote:
> Hi,
>
> Does anyone have any recent experience with using animated GIFs in Squeak?
>
> Theoretically animated-gif support arrived in Squeak 3.7.  However, I
> have not been able successfully to load any animated gif into any
> 3.7- or 3.8-based version of Squeak.  Whenever I try to "open" an
> animated gif from a file-list, I always get an error.  Does this
> happen to anyone else?
>
> Any advice much appreciated!

Remove the local 'offset' variable in AnimatedGIFReadWriter>>allImages; it's 
shadowing the instance variable.

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list