[Gambas-user] Too many arguments using a Timer

Alonzo Flinston francesco.difusco at ...69...
Fri Aug 19 22:08:28 CEST 2005


> 
> The simplest way to test is to start a new project, create a single 
> form with one timer on it and nothing else, and this code
> 
>      ' Gambas class file
>      PUBLIC SUB Timer1_Timer()
>          Message("hi")
>      END
> 
> Run this in gambas and it should display a message box after 1 second.
> 
> Mike.

Well, It is supposed I know how to use Gambas, for I use it for more
than one year, and I have developed bigger applications than this. Just
now I am writing an IDE for nasm assembler.
Your istructions are just what I have done before asking help. But they
don't work, and this is really strange.

Francesco

 
Teaching OnLine 
Corsi online di programmazione
Php, Asp, C, C++, Visual Basic, Delphi
Linux Shell Programming
------------------------------------
http://www.teachingonline.it





More information about the User mailing list