G
Gustavo Curve
Hi,
i've written a small driver application which displays some data recieved
from a measurement device. The values are recieved with virtual serial
communication. When i start the application everthing works fine. But after
some time, the picturebox with which i'm painting the values isn't drawn
anymore. Instead of this, the last bitmap content displayed before stays on
the screen.
I'm using .NET Compact Framework SP3 running on a strong armv4 platform.
My impression is that there might be a GDI+ leaks etc. in .NET causing this.
Has anyone made the same experience? What can i do about it?
Thanks in advance,
Gustavo
i've written a small driver application which displays some data recieved
from a measurement device. The values are recieved with virtual serial
communication. When i start the application everthing works fine. But after
some time, the picturebox with which i'm painting the values isn't drawn
anymore. Instead of this, the last bitmap content displayed before stays on
the screen.
I'm using .NET Compact Framework SP3 running on a strong armv4 platform.
My impression is that there might be a GDI+ leaks etc. in .NET causing this.
Has anyone made the same experience? What can i do about it?
Thanks in advance,
Gustavo