[java-dev] Re: rendering HTML in Jitter
Jonny
jmail at nospaces.net
Sun Jan 13 13:54:43 MST 2008
- Previous message: [java-dev] Re: rendering HTML in Jitter
- Next message: [java-dev] Run an Executable File on Max
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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...)
- Previous message: [java-dev] Re: rendering HTML in Jitter
- Next message: [java-dev] Run an Executable File on Max
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
