Hi!
I'm developing an application for Openmoko phone in python-elementary.
It uses a lot of buttons (and I mean a lot - maybe even excessively :) ).
A lot of them I will not need during the flow of my application. How
do I destroy them for good?
I just hide object that I don't need for now with hide() function.
Right now memory losses are just crazy - when I start my app it eats
around 8 mb, but by the end around 40 mb and counting...

Is there any function like destroy() for an object? Or any other
implementation allowing me to get rid of an object to freem the
memory?

Leonti

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to