[Gambas-user] how to make a class of a class
NN
heinpol at ...5...
Fri Jan 10 09:59:47 CET 2003
Hi Jochen
I have no answer as a quickshot :( , but if you'll
receive a proper answer, put this topic to your
doku. I'll need it soon I assume.
regs juergen
03-01-10 09:09:59, Jochen Georges <jochen.georges at ...22...> wrote:
>hello
>
>how can i extend a class of a class in gambas?
>like this:
>
>public class Auto{
> public String name;
> public String color;
> public int power;
>}
>
>
>class Cabrio extends Auto{
> int age;
>}
>
>
>thanks for any hint!
>
>beste gruesse
>jochen
>
>
>
>-------------------------------------------------------
>This SF.NET email is sponsored by:
>SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
>http://www.vasoftware.com
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
More information about the User
mailing list