[Gambas-user] inheritance problems

Shane Powell shanep1967 at ...169...
Sat Feb 4 02:05:24 CET 2012


I have this in my program

class 1
   public array of class 2

class 2
     inherits class 1
     access array of class 2 in class 1
     but array is empty but i know it has elements in it

what am i doing wrong ?





More information about the User mailing list