Re: Greg Haberek's Window Monitor - Interesting Results
----- Original Message -----
From: "Greg Haberek" <g.haberek at comcast.net>
To: "EUforum" <EUforum at topica.com>
Subject: Re: Greg Haberek's Window Monitor - Interesting Results
[snip]
> Since a Window destroys its children (sounds lovely, doesn't it?)
shouldn't that free up all
> resources when the program exits? (unless there is a leak in Win32Lib).
Yes. All resources are freed when a win32lib app closes.
>And when I call
> closeWindow() to close my program, does it destroy() my window also?
Yes it does.
>or should I call destroy() to closee the program?
There is no need to do this. In fact, if you destroy the main window, it
also closes the application.
----------------
cheers,
Derek Parnell
|
Not Categorized, Please Help
|
|