[Gambas-user] Event raising

Benoit Minisini gambas at ...1...
Fri Jan 13 13:36:22 CET 2006


On Friday 13 January 2006 13:24, Marco Gusy wrote:
> "Type mismatch: wanted boolean, got function instead"
>
> anyway maybe my syntax is wrong.... this is how I raise event
>
> EVENT Change(Col AS Integer, Row AS Integer, NewVal AS String) AS Boolean
>
> DIM Cancel AS Boolean
> cancel = RAISE Change(cc, rr, newval)
>

Can you send me your project, or just the part that raises the error?

-- 
Benoit Minisini





More information about the User mailing list