[Gambas-user] how to extend a component?

Laurent Carlier lordheavy at ...512...
Wed Oct 4 22:58:19 CEST 2006


Le mercredi 4 octobre 2006 22:43, Alexander Peters a écrit :
> Hello!
> I?ve a little question, how can inherit a component like a textfield to
> add new Features?
> Is there a way or does i need to do this in the gambas source?
>
> Greetings
> Alex P.
>

First you can take a look in documentation like :
 http://64.128.110.55/help/lang/inherits

and take a look at gb.form component :
comp/src/gb.form (you can open it in the IDE)

Regards,





More information about the User mailing list