You're right, I've simply copied it from old buggy code (I'm rewriting
my app from scratch, so it's temporary shattered and I had to refer to
the test one).
My pleasure!
Roberto
Sebastian 'CrashandDie' Lauwers wrote:
> On Tue, May 27, 2008 at 8:52 PM, Roberto Rigamonti <[EMAIL PROTECTED]> wrote:
>> Hi, I had the same problem and I solved it in this way:
>> <snip code>
>
> Awesome !
>
> Thanks for your help.
>
> This is what I ended up with, the code you provided had a few memory
> leaks, but it helped out a whole bunch ! Thank you so much !