home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!usc!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!chalmers.se!news.chalmers.se!dtek.chalmers.se!d9mikael
- From: d9mikael@dtek.chalmers.se (Mikael Wahlgren)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: New programmer requesting assistance
- Message-ID: <d9mikael.724155711@dtek.chalmers.se>
- Date: 12 Dec 92 10:21:51 GMT
- References: <1992Dec10.10632.17818@ms.uky.edu> <1gb1jeINNf76@hpscit.sc.hp.com>
- Sender: news@news.chalmers.se
- Organization: Chalmers University of Technology, Gothenburg Sweden
- Lines: 14
- Nntp-Posting-Host: hacke6.dtek.chalmers.se
-
- kitchin@lf.hp.com (Bruce Kitchin) writes:
-
- >Basically
- >unless you do something strange, the standard behavior of windows such as
- >moving them and sizing them and redrawing them is handled by PM. You
- >have options to override them but people usually only do this to support
- >something rather different.
-
- This is almost true, but reg. REDRAWING them, of course you will have to
- supply the draw function (i.e. respond to the WM_PAINT message). PM takes
- care of the decision to what windows to redraw, but the application must
- do it itself.
-
- Mikael Wahlgren
-