[Gambas-user] Object Inheritance

Fabien Bodard abidoo.too at ...11...
Wed Apr 7 21:50:09 CEST 2004


Le mardi 6 Avril 2004 00:15, Benoit Minisini a écrit :
> On Monday 05 April 2004 20:35, Ronan Chilvers wrote:
> > Hi folks
> >
> > Quick question on inheritance.  How does it work in gambas?  For
> > example:-
> >
> > 2 classes
> > 	MyParentClass
> > 	MyChildClass
> >
> > and I want MyChildClass to inherit the properties and methods of
> > myParentClass.  How do I do this ?
> >
> > Cheers
> >
> > Ronan
>
> Adds "INHERITS MyParentClass" to the beginning of MyChildClass.
>
> Regards,

It seem to be not documented ... isn't it ?

When have you had this feature benoit, i don't find it in the change log....

Fabien

Mabe when i was sleeping




More information about the User mailing list