[Gambas-user] Memory problems with Gambas3

Benoît Minisini gambas at ...1...
Sun Feb 26 19:35:31 CET 2012


Le 25/02/2012 23:06, Jussi Lahtinen a écrit :
> I can't manage to isolate the problem and I can't send the source.
>
> Right now I'm using following workaround;
>
> Draw.Begin(tmpPic)
> Draw.Image(imgKoko, 0, 0)
> Draw.Image(imgKarVe, 0, 0)
> Draw.Picture(picKohdistin, I.KarX - 12, I.KarY - 12)
> Draw.End()
>
>      Draw.Picture(tmpPic, 0, 0)
>
> So, using temporary picture the problem disappears.

So you seem to have isolated the problem. Tell me (again?): do you use 
gb.qt4 or gb.gtk?

-- 
Benoît Minisini




More information about the User mailing list