home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3295 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.5 KB

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!cleveland.Freenet.Edu!ae302
  2. From: ae302@cleveland.Freenet.Edu (Peter Haller)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: Status lines in MDI frame windows: how?
  5. Date: 7 Nov 1992 18:12:01 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 21
  8. Message-ID: <1dh0thINN775@usenet.INS.CWRU.Edu>
  9. References: <1992Nov7.210839.1@cc.curtin.edu.au>
  10. Reply-To: ae302@cleveland.Freenet.Edu (Peter Haller)
  11. NNTP-Posting-Host: slc4.ins.cwru.edu
  12.  
  13.  
  14. In a previous article, nmurrayr@cc.curtin.edu.au (Ron Murray) says:
  15.  
  16. >   How are the dinky little grey status lines on MDI frame windows (like the
  17. >WfW status line: the one with the current line/column, caps lock status etc.)
  18. >done? The fact that they all look very much alike from app to app makes me
  19. >suspect that there's a standard function that does it, but I can't seem to
  20. >find any reference to it. Or do you have to do it the hard way by creating
  21. >child windows, limiting the size of the client area, and so on?
  22. >
  23.  
  24. The hardway. I just brokedown and developed a custom control that I keep in
  25. a DLL. This way I have a configurable 'status' window class for everything
  26. I do. The hardway, yes, but I only had to do it once.
  27.  
  28. PCH
  29. -- 
  30. Peter C. Haller                         |       'If you do what you
  31. Lorain Products                         |       have always done,
  32. ae302@cleveland.Freenet.Edu             |       expect what you have
  33. "Are we having fun yet?"                |       always received.'
  34.