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


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to