[e-users] Python-elementary - destroy an object

2009-02-24 Thread Leonti Bielski
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 hid

Re: [e-users] Python-elementary - destroy an object

2009-02-24 Thread Gustavo Sverzut Barbieri
On Tue, Feb 24, 2009 at 5:23 PM, Leonti Bielski wrote: > 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 th