home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!newsserver.pixel.kodak.com!ekcolor!dj
- From: dj@ekcolor.ssd.kodak.com (Dave Jones)
- Subject: Re: Status Line in MDI Application
- Message-ID: <1992Dec15.163049.22592@pixel.kodak.com>
- Sender: news@pixel.kodak.com
- Organization: Vonnegut Tent Rentals, Inc.
- X-Newsreader: TIN [version 1.1 PL7]
- References: <1992Dec15.082236.21852@neptune.inf.ethz.ch>
- Date: Tue, 15 Dec 92 16:30:49 GMT
- Lines: 15
-
- Stefan Martin Kimmel (skimmel@iiic.ethz.ch) wrote:
- > I am currently programming an application using MDI. I want to use
- > a status line at the bottom of the application to display status
- > information (like e.g. WfW).
- >
- > Do I have to create an own "status line" MDI Child or is there an
- > easier possibility?
-
- Create a child, but don't make it an MDI child. Just make it a control
- that you maintain yourself. Reduce the client area of the MDI frame so that
- the actual MDI children don't overlap it.
-
- --
- ||------------------------------------------------------------------------
- ||Dave Jones (dj@ekcolor.ssd.kodak.com)|Eastman Kodak Co. Rochester, NY |
-