Page 1 of 1

Strange memory

Posted: Sun Oct 16, 2005 8:53 am
by Polo
Hi !
I've got strange memory results with my app :
When I start it, the Task manager tells me it takes 2300KB
I minimize it, and then it tells me it takes 500KB :shock:
And when I restore it, it tells me it takes 1200KB :?
Err, what's the hell with this ?
I precise the little app I'm getting this results of is 31KB.

Re: Strange memory

Posted: Sun Oct 16, 2005 2:23 pm
by va!n
strange...
can you poste the source, so people can take a clother look or maybe a executeable for testing on other systems?

Re: Strange memory

Posted: Sun Oct 16, 2005 2:27 pm
by Polo
va!n wrote:strange...
can you poste the source, so people can take a clother look or maybe a executeable for testing on other systems?
Just run Window.pb and do what I said, you'll notice that.

Re: Strange memory

Posted: Sun Oct 16, 2005 2:37 pm
by va!n
yes, i see what you mean... when running it require ~ 1600 KB, when minimizing and go back, the window will showed but only require ~ 400 kb! (possible it has something to do, that the stuff inside the window (like background, will be lost) !?

Btw, minimize = 200 kb : switching back = 400 kb