[Gambas-user] Catching an Event from an Object in another Class

tobias tobiasboe1 at ...20...
Fri Jun 24 11:21:39 CEST 2011


hi,

> PUBLIC SUB _new(hSubject AS Editor)
> 
>   hEditor = hSubject
>   object.attach(hSubject, me, "heditor")
> 
> END
> 

thanks a lot. i just read this, too, but didn't notice that it could be 
significant.
anyway, thanks,
tobi




More information about the User mailing list