home *** CD-ROM | disk | FTP | other *** search
- 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
- From: rocker@desire.wright.edu
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: MDI Apps & streams
- Message-ID: <1992Nov5.170237.5434@desire.wright.edu>
- Date: 5 Nov 92 17:02:37 EST
- Organization: Wright State University
- Lines: 13
-
- Does anyone know how to save the sizes/positions of the MDI children as
- well as the main app's on a stream?
-
- I can save the children with no problem, but the app gets opened in
- different locatiions and size. I thought if I just replaced putchildren->store
- &getchildren->load would do it, but no.
-
- Where should I do this? The app level? the mdiwindow level?
- setupwindow?
-
- Borland keeps saying it should work, but I'm not getting it.
-
- thanx
-