[Gambas-user] EXPORT and INHERITANCE
Kari Laine
kari.laine at ...1400...
Thu Sep 25 23:53:18 CEST 2008
Hi,
still learning gb.form
What conceptual difference has the following
FileView
----------------------------
INHERITS UserControl
EXPORT
----------------------------
DirView
----------------------------
EXPORT
INHERITS UserControl
----------------------------
I noticed that _new is not called in DirView. But what's the real
difference in these two cases?
I also cannot still figure out how Stock-classes _get function gets
called. Does Gambas call it for some reason? If so how it knows to call
it in Stock-class?
Best Regards
Kari Laine
More information about the User
mailing list