home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4902 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.9 KB  |  49 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. From: chris@chrism.demon.co.uk (Chris Marriott)
  3. Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
  4. Subject: Re: keeping an MDI child maximized 
  5. Distribution: world
  6. References: <MUFFY.93Jan8122200@remarque.berkeley.edu>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 34
  11. Date: Tue, 12 Jan 1993 19:43:23 +0000
  12. Message-ID: <726867803snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <MUFFY.93Jan8122200@remarque.berkeley.edu> muffy@remarque.berkeley.edu writes:
  16.  
  17. >
  18. >I have an MDI application which has several children.  One particular
  19. >child is frequently maximized by the user.  When they select another
  20. >child, though, the maximized child is sized back to its previous size.
  21. >This is annoying, as they then have to re-maximize it.  Is there some
  22. >way that I can tell it to stay maximized until the user resizes it
  23. >explicitly?
  24. >
  25. >Thanks...
  26. >
  27. >Muffy
  28. >--
  29. >
  30. >Muffy Barkocy                      | ~Never had a lot of faith in human beings/
  31. >muffy@mica.berkeley.edu            |  but sometimes we manage to shine/like a
  32. >"amorous inclinations"? Aha! I'm   |  light on a hill beaming out to space/from
  33. >not "not straight," I'm *inclined*.|  somewhere hard to find~ - Bruce Cockburn
  34. >
  35.  
  36. This is just the way the Window user interface works - annoying, isn't it?
  37. You should be able to get around it by maximizing your window whenever it
  38. receives a WM_ACTIVATE message.
  39.  
  40. Chris
  41. -- 
  42. --------------------------------------------------------------------------
  43. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  44. | Warrington, UK                           | BIX: cmarriott              |
  45. | (Still awaiting inspiration              | CIX: cmarriott              |
  46. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  47. --------------------------------------------------------------------------
  48.  
  49.