home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4240 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.1 KB  |  28 lines

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