Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!jln From: jln@casbah.acns.nwu.edu (John Norstad) Newsgroups: comp.sys.mac.programmer Subject: Re: Remembering window locations Message-ID: <2855@casbah.acns.nwu.edu> Date: 22 Jan 91 16:19:20 GMT References: <1968@sun13.scri.fsu.edu> Sender: news@casbah.acns.nwu.edu Organization: Northwestern University Lines: 13 I did alot of work on saving and restoring windows in Disinfectant 2.0. I tried very hard to follow Apple's guidelines as described in their Human Interface Notes as closely as possible. Much of the code I wrote is reusable and is available in the Disinfectant sample source code. If you would like a copy (in MPW C 3.1), you can get it via anonymous FTP to ftp.acns.nwu.edu [129.105.113.52], or I can mail you a copy. See especially the routines utl_SaveWindowPos and utl_RestoreWindowPos in module utl.c. John Norstad Academic Computing and Network Services Northwestern University jln@casbah.acns.nwu.edu