[Gambas-user] Raises the event
Fabien Bodard
gambas.fr at ...626...
Sat Jul 14 10:26:57 CEST 2012
2012/7/13 Jussi Lahtinen <jussi.lahtinen at ...626...>
> I don't think Gambas supports static events.
> So you need to remove static from declaration, or use sub instead.
> Why you need myTest() sub to be static?
>
> Jussi
>
> same question ....
>
a component by definition is dynamic. And if you want to use full static
class, you should prefer a module ... no ?
More information about the User
mailing list