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 November 23, 2024, 5:55 am
This article has been viewed/printed 35389 times.
Google search
has resulted in 10 hits on this article since January 25, 2004.