[Gambas-user] Memory problems with Gambas3
Benoît Minisini
gambas at ...1...
Sun Feb 19 22:14:14 CET 2012
Le 19/02/2012 22:08, nando a écrit :
> I had a similar huge problem with pictures.
> I found it to be this:
> When I made a new picture, even if using an existing control,
> the old picture still consumed the memory - it wasn't freed.
> I solved it by doing (recalling from memory so I may have syntax wrong)
> picture.clear which deallocated the memory
> then making the new picture.
> It chewed up all the memory keeping the old pictures
> and was a brain teaser.
> -Fernando
>
I was not aware of that bug. Which GUI component do you use?
--
Benoît Minisini
More information about the User
mailing list