home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!emory!gwinnett!oneup.gwinnett.com!fred
- From: fred@oneup.gwinnett.com (Fred Christianson)
- Newsgroups: comp.os.os2.programmer
- Subject: children of frame windows
- Summary: system is hanging when frame is closed
- Message-ID: <721564770fred.fred@oneup.gwinnett.com>
- Date: 12 Nov 92 10:39:30 GMT
- Article-I.D.: oneup.721564770fred.fred
- Sender: fred@oneup.gwinnett.com
- Followup-To: comp.os.os2.programmer
- Organization: One Up Corporation
- Lines: 25
-
-
-
- --
-
-
- I have a program which allows you to select any window on the desktop,
- and then creates other windows which are children of the selected window.
-
- In most cased, when the selected window is destroyed, my child windows
- get destroyed. But, if the selected window is a frame window the
- system hangs (or slows to a crawl) when the frame window is closed. This
- does not happen with any other type of window I've tried, but happens every
- time with the frame window parent.
-
- The only messages my windows get after the frame is destroyed, are
-
- WM_ADJUSTWINDOWPOS and WM_WINDOWPOSCHANGED.
-
- No WM_DESTROY, or anything else.
-
- Any ideas.
-
-
- Thanks,
- Fred Christianson (fred@oneup.gwinnett.com)
-