home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!gatech!taco!dspascha
- From: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
- Subject: Re: buttons and scrolling
- Message-ID: <1992Aug22.202657.26158@ncsu.edu>
- Originator: dspascha@c00083-100lez.eos.ncsu.edu
- Keywords: microsoft c++ MFC
- Lines: 7
- Sender: news@ncsu.edu (USENET News System)
- Reply-To: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
- Organization: North Carolina State University, Project Eos
- References: <1992Aug22.175748.8937@cs.UAlberta.CA>
- Date: Sat, 22 Aug 1992 20:26:57 GMT
-
-
- Hi. Make your scrollable region a child window of the client window. Then put
- your buttons anywhere you want. Sibling child windows like this shouldn't
- interfere with one another.
-
- Tschuess,
- David Paschal
-