Re: [Gambas-user] Timer Not Work - Trunk 3.8.90 Revision 7690

2016-03-31 Thread Fabien Bodard
it's corrected in last svn 2016-03-29 21:09 GMT+02:00 herberth guzman : > Salut Benoit > > I have installed Gambas3 Rev. 7690 > > In my form I have a Timer > Example, shows the time > > Generates the following error: > Mismatch required types: Integer required, obtained FMain instead. > > I compar

[Gambas-user] Timer Not Work - Trunk 3.8.90 Revision 7690

2016-03-29 Thread herberth guzman
Salut Benoit I have installed Gambas3 Rev. 7690 In my form I have a Timer Example, shows the time Generates the following error: Mismatch required types: Integer required, obtained FMain instead. I compared the .src / FMain.form file with another if it works and found a change, I hope it helps.