[Gambas-user] Event and inheritance

Eric Lemasson eric.lemasson at ...626...
Thu Feb 3 14:21:46 CET 2005


Hi all,

I have just discovered Gambas one week ago so please excuse my dummy
question ....

I have created a sub-class of TextArea and I want to define a global
behavior for all instances of this class for the Event change.
How can I trap and redefine the event of a parent class in a sub-class ?

I have tried to define some function like MyTextArea_Change or
_Change, but do not work.

Any help greatly appreciated.

Thanks




More information about the User mailing list