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

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!spool.mu.edu!uwm.edu!wupost!usc!zaphod.mps.ohio-state.edu!malgudi.oar.net!hyperion!desire.wright.edu!rocker
  2. From: rocker@desire.wright.edu
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: MDI Apps & streams
  5. Message-ID: <1992Nov5.170237.5434@desire.wright.edu>
  6. Date: 5 Nov 92 17:02:37 EST
  7. Organization:  Wright State University 
  8. Lines: 13
  9.  
  10.     Does anyone know how to save the sizes/positions of the MDI children as
  11. well as the main app's on a stream?
  12.  
  13.     I can save the children with no  problem, but the app gets opened in
  14. different locatiions and size.  I thought if I just replaced putchildren->store
  15. &getchildren->load would do it, but no.
  16.  
  17.     Where should I do this?  The app level? the mdiwindow level?
  18. setupwindow?
  19.  
  20. Borland keeps saying it should work, but I'm not getting it.
  21.  
  22. thanx
  23.