XML Feeds

.

[java-dev] Re: rendering HTML in Jitter

Jonny jmail at nospaces.net
Sun Jan 13 13:54:43 MST 2008


Another (essential) tweak...

I found the memory leak - at the end of outputImage() you need

j.freePeer();

Not sure why this works, but it does - this gets called on every scroll tick so gets through memory quite quickly (kaboom!)

jb

(i better send you my updated version - will try...)



More information about the java-dev mailing list