home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!homer.cs.mcgill.ca!tinyguy
- From: tinyguy@cs.mcgill.ca (Yeo-Hoon BAE)
- Subject: Help on MDI interface programming
- Message-ID: <1992Jul31.015509.11937@cs.mcgill.ca>
- Sender: news@cs.mcgill.ca (Netnews Administrator)
- Organization: SOCS - Mcgill University, Montreal, Canada
- Distribution: na
- Date: Fri, 31 Jul 1992 01:55:09 GMT
- Lines: 29
-
-
- Hello,
-
-
- I am cuurently experimenting with MDI interface by
- making some adjustments to the 'blandmdi' sample that
- came with the SDK package. What I would like to do is
- to be able to open several child windows, all containing
- different contents, and to allow them to re-paint
- properly when necessary so preserve the contents of
- each window. I've managed to add some lines/shapes to each
- window, but there seems no way to tell which of the
- child window requires re-painting. The message WM_PAINT
- sent to the client window doesn't necessarily allow
- re-painting of the child window at the right instance...
-
- I'd appreciate if anyone can help!
-
- Thanks.
-
- -TG
-
-
- +-----------------------------------------------------------------------------+
- | Yeo-Hoon Bae My new Merc 500SL... Undergrad. U3/4, soon U5 :( |
- | tinyguy@cs.mcgill.ca __o Computer science |
- | (514) 939-9560 -\<, McGill University |
- | ............................(*)/(*)............Montreal, Quebec, Canada |
- +-----------------------------------------------------------------------------+
-