[Gambas-user] equivalent python self

Jean-Yves F. Barbier 12ukwn at ...626...
Sun Aug 16 15:47:38 CEST 2009


Hi list,

Is there an equivalent to Python 'self' into GB?

i.e. into a proc:
TreeView1_MouseDown()
   self.Enable = TRUE
instead of
   TreeView.Enable = TRUE
END

-- 
BOFH excuse #7:
poor power conditioning




More information about the User mailing list