realbasic-nug
[Top] [All Lists]

Re: Listbox memory leak

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Listbox memory leak
From: André Lessard <aye_caramba89 at netzero dot net>
Date: Thu, 28 Feb 2002 00:52:36 -0500
jda wrote:

> Hmm, I tried scrolling -- no change in pointer/handle allocated (one
> list with 2 columns, one with 4). The 200 bytes/2 handles get lost
> only once, when the list is closed.
>
> What if you just open and close the window with the listbox?

If I just open and close the window, no leak. All the memory used returns to
my app. If I open the window, scroll the listbox by one page down (16 rows)
and then close the window, I get a leak of about 4K.

André



<Prev in Thread] Current Thread [Next in Thread>