[Gambas-devel] First step for a Gambas-sdl video component
Laurent Carlier
lordheavy at ...141...
Wed Oct 6 18:49:06 CEST 2004
Le Mardi 5 Octobre 2004 16:41, Benoit Minisini a écrit :
> On Friday 01 October 2004 16:33, Laurent Carlier wrote:
> > I've start working on a sdl-video componenr for gambas. Here my first
> > early work. It need a lot of work and is very -basic-.
> >
> > I've got a bug with the timer if some can take a look et and explain me
> > where i'm wrong will be nice. Lot of enhancement are planned.
> >
> > Thanks,
>
> You must give a name to the timer so that it can raises events.
>
> MyTimer = NEW Timer AS "Timer1"
>
> ==> Timer1_Timer() is called.
Thanks, it works very well now :)
--
Laurent Carlier
More information about the Devel
mailing list