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

[REBOL] Re: View app consuming memory

From: g:santilli:tiscalinet:it at: 13-Jun-2003 9:51

Hi Bohdan, On Friday, June 13, 2003, 1:04:52 AM, you wrote: BoRL> It appears to be a memory consumption bug to me. Probably. Maybe you have to set the rate to none and show the face first, or it will remain referenced internally and thus won't be recycled? view/new main-box: make face [size: 100x300] loop 100 [ recycle probe system/stats ;show memory usage main-box/pane: layout [s: slider rate 10] show main-box s/rate: none show s ] It seems to work here. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r