Gonzalo:

Podes fijarte aca:
http://groups.google.com/group/comp.lang.smalltalk.dolphin/browse_thread/thread/fb0573bfbf3e0098/cc2960dbc533fe58?lnk=gst&q=animated+gif#cc2960dbc533fe58


Te copio aca mismo la respuesta a tu misma pregunta:

Pablo,
 > I want to display an *animated **gif* but I couldn't find how to do 
it, the
 > image is displayed but only the first picture (not the *animated* 
sequence).

 > Do you have any idea?

It feel a bit "kludgy" but you can use the URLPresenter class to do this.
For example -

URLPresenter showOn: 'c:\airplane.*gif*'

plays an *animated **gif* in a continuous loop. You're basically just 
pointing
a web browser at a *gif* file and it's doing what comes naturally!.  You 
can
add a URLPresenter resource to a normal view so you can include it in a
normal app if needed.

I am sure there must be a way of using a dedicated ActiveX control to do
this - but I don't know what it is!!!

Regards
    Ian

Gonzalo A. Gómez Sullain escribió:
> Que tal gente, les quería consultar si alguno tiene idea de si se
> puede mostrar una animación gif en algún componente de Dolphin, o si
> es que se necesita algún paquete especial o bien, cualquier guia que
> puedan darme al respecto, será bienvenida.
>
> Desde ya, muchas gracias y saludos a todos.
>
> Atte.
> Gonzalo A. Gómez Sullain
>
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
Has recibido este mensaje porque estás suscrito a Grupo "clubSmalltalk" de 
Grupos de Google.
 Si quieres publicar en este grupo, envía un mensaje de correo 
electrónico a [email protected]
 Para anular la suscripción a este grupo, envía un mensaje a [EMAIL PROTECTED]
 Para obtener más opciones, visita este grupo en 
http://groups.google.com/group/clubSmalltalk?hl=es.

-~----------~----~----~----~------~----~------~--~---

Responder a