[Gambas-user] Event raising
Marco Gusy
picander78 at ...325...
Thu Jan 12 12:27:46 CET 2006
Alle 10:45, giovedì 12 gennaio 2006, Benoit Minisini ha scritto:
> On Thursday 12 January 2006 09:09, Marco Gusy wrote:
> > Alle 09:03, giovedì 12 gennaio 2006, Marco Gusy ha scritto:
> > > I tried this sintax
> > >
> > > dim bres as boolean
> > > cancel = raise change(var1,var2)
> >
> > sorry, i meant
> > bres = raise change(var1,var2)
> >
> > by the way my gambas version is 1.9.23.
> >
>
> Did you declare your event as returning a boolean value?
>
By the way, this problem doesn't occour if the callback is a function and not a sub. But in gambas controls "stop event" works also with sub callbacks
More information about the User
mailing list