[Gambas-user] Problem on forms self-executable..
Benoit Minisini
gambas at ...2...
Tue May 27 22:56:25 CEST 2003
Le Mercredi 28 Mai 2003 00:37, Dimitri Bellini a écrit :
> Hi Benoit
>
> > Send me your project if you want me to find the problem.
>
> My "project" is a simple 3 line of code:
> '----------------------------------------------
> ' Gambas class file
> STATIC PUBLIC SUB Main()
>
> END
>
Remove your own Main() function, because it overloads the internal Main()
function of the class Form, and so nothing happens !
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list