Hi,

Is possible in gambas3 set a sub that will be fire when you set the object =
null?

I got a gambas class for loading big quantity of data in a gridview in
dynamic mode (using the Data event). In this class, I got some "New"
sentences that be manually cleaned by a public sub. I want to simply set the
object to null and the "cleaner sub" runs.

I was searching in gabasdoc for "destructor", "constructor", "class"... I
found this http://gambasdoc.org/help/lang/special but there isn't anything
like _unload

Thanks in advance,

Ricardo Díaz
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to