[Gambas-user] learning gb.report

Kari Laine kari.laine at ...1400...
Wed Sep 17 19:40:25 CEST 2008


Hi,

I am learning gb.report and in it there is following in the report-class.

PUBLIC SUB _New()
  object.Attach(ME, ME, "Report")

how come there is ME twice in it?

Gambas-help gives following
STATIC SUB Attach ( Object AS Object, Parent AS Object, Name AS String )

In my understanding there should be event-handlers called 
Report_<something> in the deriving hierarchy...but there is none. So 
could anyone help me and tell what kind of purpose that line has?

Thanks beforehand for any help

Best Regards
Kari Laine





More information about the User mailing list