err, you said remove, not empty. But the same thing is true.
--Erik On 5/14/07, Erik Beeson <[EMAIL PROTECTED]> wrote:
The empty() function is synchronis (sp?). It won't return until it's finished. --Erik On 5/14/07, Equand <[EMAIL PROTECTED]> wrote: > > is there any way to make a remove function with callback? so after > removing an element a callback function starts? > >