[Gambas-user] Cleaning up memory.
Benoit Minisini
gambas at ...1...
Mon Apr 3 23:28:58 CEST 2006
On Monday 03 April 2006 21:49, GuruLounge - MailLists wrote:
> I'm working on an app that displays thumbnails and images.
> Unfortunately after a while considerable memory gets used.
>
> Currently in Gambas 1.0.14 picture.flush doesn't work. I'm waiting for
> Fedora to drop the new packages in their repository.
>
> In the meantime I was wondering what tactics I can use to free up memory
> for images and unused arrays.
>
> TIA,
> Jeff
You should be able to remove a picture from the cache by doing Picture["xxx"]
= NULL
Regards,
--
Benoit Minisini
More information about the User
mailing list