Re: [Plib-devel] puDialogBox error
Brought to you by:
sjbaker
From: Eero P. <epa...@ko...> - 2004-04-09 20:11:47
|
Fay John F Contr AAC/WMG wrote: > Unfortunately we need to keep the "puCleanUpJunk" in the "puInterface" > destructor in case the user is destroying the entire interface at once. > If there are widgets within widgets within widgets, we can't wait for > another iteration to destroy the sub-sub-widgets because there may not > be another iteration. > But puCleanUpJunk does iterate until all "junk" has been cleaned, so wouldn't that be sufficient if puCleanUpJunk is used to delete puInterface? Eero |