Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Another view recycling problem with images

From: greggirwin:mindspring at: 16-Jun-2003 10:27

Hi Maxim, MOA> can anyone explain to me how it is that when you iconify a view app, MOA> windows memory manager, tells you it goes back a very low amount of MOA> ram, but when you pop it back up, it goes back to its MOA> (traditionaly) insane memory consumption? Only RT could say exactly what they're doing under the hood. I don't think any of the system/stats refinements deal specifically with View stuff, but someone else might know. I did see something odd here though:
>> system/stats/types
Stats: improper block termination: #813FA0 Stats: improper block termination: #813FB0 Stats: improper block termination: #813FC0 Stats: improper block termination: #813FE0 Stats: improper block termination: #814060 == [end! 68 unset! 4478 error! 2 datatype! 1463 context! 0 native! 134 action! 121 routine! 0 op! 17 function! 807 object! 832 stru... I'll send it to feedback. -- Gregg