[Gambas-user] Too many arguments using a Timer
Mike Keehan
mike_keehan at ...679...
Fri Aug 19 22:17:22 CEST 2005
Alonzo Flinston wrote:
>>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
What version of Linux are you using? gcc?
Have you deleted all of the previous Gambas installation before
installing the new one?
Mike.
More information about the User
mailing list