home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22144 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.0 KB

  1. Path: sparky!uunet!usc!davidp
  2. From: davidp@stealth.usc.edu (David Peterson)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Saving window position
  5. Date: 25 Jan 1993 11:15:57 -0800
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 17
  8. Distribution: world
  9. Message-ID: <1k1e9dINN39j@stealth.usc.edu>
  10. References: <1993Jan25.140957.24643@ghost.dsi.unimi.it>
  11. Reply-To: davidp@usc.edu
  12. NNTP-Posting-Host: stealth.usc.edu
  13.  
  14.  
  15. In article <1993Jan25.140957.24643@ghost.dsi.unimi.it>, piovanel@ghost.dsi.unimi.it (marco piovanelli) writes:
  16. |> I've decided to implement automatic saving of window positions in my
  17. |> application.  I've tried to cling as closely as possible to the
  18. |> guidelines expounded in IM VI (User Interface Guidelines).
  19. |> However some points remain obscure:
  20. |> 
  21.  
  22. |>    is mostly offscreen.  What is the correct algorithm?
  23. |> 
  24.  
  25. The new Inside Mac: Mac Toolbox Essentials has a lengthy discussion on this
  26. and some sample code to explain it.
  27.  
  28. Not sure if its correct, but its published...
  29.  
  30. -dave.
  31.