2006-01-06, 12:08 AM
Hi
I just found out that the way I way updating a time value (every second) was causing a memory leak.
I was updating the value by updating an arg of a named image.
This in turn caused a fairly large memory leak.
How should I be doing something like this??
As a work around I have isolated this element and am now using a drawstring method.
I just found out that the way I way updating a time value (every second) was causing a memory leak.
I was updating the value by updating an arg of a named image.
This in turn caused a fairly large memory leak.
How should I be doing something like this??
As a work around I have isolated this element and am now using a drawstring method.