` Printed Icetips Article

Icetips Article



ABC: Disposing a listbox queue before closing window
1998-07-08 -- Jeff Slarve
 
Newsgroups: topspeed.products.c4

>Does anybody still follow me?? .  It looks to me like a bug in using a
>queue which is used in a listbox as a class member...

I had a difficult-to-track-down GPF that ended up being that I was DISPOSING
a Queue that was used in the Listbox's PROP:FROM before the window was
closed. The problem went away when I set:

   Self.ListBox{PROP:From} = ''
   before disposing the queue...
hth,

-Jeff Slarve



Printed May 5, 2024, 4:25 am
This article has been viewed/printed 35119 times.
Google search has resulted in 10 hits on this article since January 25, 2004.