[Gambas-devel] First step for a Gambas-sdl video component
Benoit Minisini
gambas at ...1...
Tue Oct 5 16:41:57 CEST 2004
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.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list